K 10 svn:author V 5 dyson K 8 svn:date V 27 1996-11-28T04:26:04.000000Z K 7 svn:log V 297 Potentially fix a problem, whereby MSDOSFS can request buffers larger than the vfs layer can provide. We now automatically support 32K clusters if MSDOSFS is installed, and panic if a filesystem tries to allocate a buffer larger than MAXBSIZE. This commit is a result of some "prodding" by BDE. END