cvs commit: src/include dirent.h src/sys/sys dirent.h vfsops.h src/sys/emulation/linux/i386/linprocfs linprocfs_vnops.c src/sys/kern vfs_vopops.c src/sys/vfs/fdesc fdesc_vnops.c src/sys/vfs/gnu/ext2fs ext2_lookup.c src/sys/vfs/hpfs hpfs_vnops.c ...

Joerg Sonnenberger joerg at britannica.bec.de
Tue Nov 20 13:15:35 PST 2007


On Tue, Nov 20, 2007 at 01:03:51PM -0800, Matthew Dillon wrote:
>   Log:
>   Make necessary changes to readdir/getdirentries to support HAMMER.  HAMMER
>   needs to use 64 bit directory cookies.

Be careful when using 64bit cookies. At least Linux doesn't like that
very much. This applies to both Linux emulation and NFS.

Joerg





More information about the Commits mailing list