http://oss.sgi.com/bugzilla/show_bug.cgi?id=808
hch@xxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Summary|For Linux-2.6.28 kernel and |For Linux-2.6.28 kernel and
|XFS filesystem, glibc |XFS filesystem, glibc
|readdir misses final file in|readdir misses final file in
|directory listings |directory listings
------- Additional Comments From hch@xxxxxxx 2008-12-27 03:59 CST -------
2.6.28 removed the readdir buffering we required for nfsd and the lowlevel
readdir code in XFS is now called directly from the syscall. I suspect the
problem lies somewhere in that area.
I'll try to reproduce your testcase and will look into it.
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|