DragonFly commits List (threaded) for 2007-11
DragonFly BSD
DragonFly commits List (threaded) for 2007-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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 ...


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 20 Nov 2007 22:15:07 +0100
Mail-followup-to: commits@crater.dragonflybsd.org

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]