freebsd-dev/sys/fs
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
..
cd9660 Brought in the setattr call support from Lite-2 so that more correct error 1995-11-12 10:36:19 +00:00
deadfs Removed unsed function dead_nullop(). 1995-11-11 03:36:07 +00:00
fdescfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
fifofs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
msdosfs Fixed getdirentries() on nfs mounted msdosfs's. No cookies were returned 1995-11-13 18:47:40 +00:00
nullfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
portalfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
procfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
specfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
umapfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00
unionfs Introduced a type `vop_t' for vnode operation functions and used 1995-11-09 08:17:23 +00:00