freebsd-dev/sys/ufs
Robert Watson 12ec7658a4 Annotate that we don't check the returned data length from ufs_readdir()
because UFS uses fixed-size directory blocks.  When using this code with
other file systems, such as HFS+, the value of auio.uio_resid will need
to be taken into account.
2004-06-24 18:31:23 +00:00
..
ffs Avoid deadlock which is caused by locking VDIR of parent and VREG of 2004-06-18 14:35:17 +00:00
ufs Annotate that we don't check the returned data length from ufs_readdir() 2004-06-24 18:31:23 +00:00