freebsd-nq/sys/fs
Andriy Gapon 159da68b48 udf: use truly unique directory cookie
'off' is an offset within current block, so there is a good chance
it can be non-unique, so use complete offset.

Submitted by:	bde
Approved by:	jhb
2009-03-04 13:54:10 +00:00
..
cd9660 - Consolidate error handling in the cd9660 and udf mount routines. 2009-02-11 22:22:26 +00:00
coda Use shared vnode locks when invoking VOP_READDIR(). 2009-02-13 18:18:14 +00:00
deadfs
devfs
fdescfs
fifofs Tweak the output of VOP_PRINT/vn_printf() some. 2009-02-06 20:06:48 +00:00
hpfs
msdosfs - Hold a reference on the cdev a filesystem is mounted from in the mount. 2009-02-27 20:00:15 +00:00
ntfs
nullfs
nwfs
portalfs
procfs Use the p_sysent->sv_flags flag SV_ILP32 to detect 32bit process 2009-03-02 18:43:50 +00:00
pseudofs Fix a logic bug that caused the pfs_attr method to be called only for 2009-02-16 15:17:26 +00:00
smbfs
tmpfs Use uiomove_fromphys() instead of the combination of sf_buf and uiomove(). 2009-02-22 19:50:09 +00:00
udf udf: use truly unique directory cookie 2009-03-04 13:54:10 +00:00
unionfs