public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* NFS readdir problem
@ 2006-05-15 15:36 Xin Zhao
  2006-05-15 16:18 ` Richard Mittendorfer
  2006-05-15 19:10 ` Matthew Wilcox
  0 siblings, 2 replies; 3+ messages in thread
From: Xin Zhao @ 2006-05-15 15:36 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-fsdevel

Hi,

I use NFS to read a remote directory, which contains 56 entries. But
after the read, "ls -al" only show 26, 31, or 51 entries in three test
runs.

I have read the NFS  code "encode_entry" and related "nfs_readdir",
"nfs3_proc_readdir"..., but haven't find the right place that can
cause this problem.

Is there anyone has similar experience? Please help!

Thanks,
-x

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-15 19:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-15 15:36 NFS readdir problem Xin Zhao
2006-05-15 16:18 ` Richard Mittendorfer
2006-05-15 19:10 ` Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox