LWN.net Logo

readdir

readdir

Posted Apr 9, 2009 19:26 UTC (Thu) by jblunck (guest, #27345)
In reply to: readdir by kfiles
Parent article: Unioning file systems: Implementations, part 2

Having 'stable inode numbers' is a little bit confusing here. In general it is true what you are saying but with NFS we also have the problem that we would need unique inode numbers to export them. Since the VFS based union mount implementation doesn't come with their own inodes but directly hands out the underlying filesystems objects this requirement isn't given.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds