freebsd-dev/sys/fs/msdosfs
Bruce Evans ebbcda3ef4 Fixed getdirentries() on nfs mounted msdosfs's. No cookies were returned
for certain common combinations of directory sizes, cluster sizes, and i/o
sizes (e.g., 4K, 4K, and 4K).  The fix in rev. 1.21 was incomplete.

Reviewed by:	dfr
Obtained from:	party from NetBSD
1995-11-13 18:47:40 +00:00
..
bootsect.h Pad out MSDOS boot block to 512 bytes (bugfix only) 1995-10-31 20:54:33 +00:00
bpb.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
denode.h Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
direntry.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fat.h staticize private parts. 1995-11-07 14:06:45 +00:00
msdosfs_conv.c staticize private parts. 1995-11-07 14:06:45 +00:00
msdosfs_denode.c Add support for the va_filerev attribute required by NFSv3. 1995-08-02 13:00:40 +00:00
msdosfs_fat.c staticize private parts. 1995-11-07 14:06:45 +00:00
msdosfs_lookup.c staticize private parts. 1995-11-07 14:06:45 +00:00
msdosfs_vfsops.c missed one static thingie. 1995-11-07 14:10:19 +00:00
msdosfs_vnops.c Fixed getdirentries() on nfs mounted msdosfs's. No cookies were returned 1995-11-13 18:47:40 +00:00
msdosfsmount.h staticize private parts. 1995-11-07 14:06:45 +00:00