Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jul 2011 20:28:02 +0300
From:      Gleb Kurtsou <gleb.kurtsou@gmail.com>
To:        soc-status@freebsd.org
Subject:   ino64 status report 6
Message-ID:  <20110703172802.GA55322@tops>

next in thread | raw e-mail | index | archive | help
ino64 project aims at extending ino_t to 64 bits and nlink_t to 32 bits
integers providing compatibility shims for both kernel and libc.

I've changed VOP_READDIR implementations for all filesystems in the tree
replacing use of cookies argument with d_off field in struct dirent.
Compatibility layers for linux, svr4 and ibcs2 were also updated. NFS is
not updated yet.

readdir-lint tool was written to test changes.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110703172802.GA55322>