All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS broken in latest 2.6.37-rcX
@ 2010-12-22 21:34 Guy Martin
  2010-12-22 21:53 ` Carlos O'Donell
  0 siblings, 1 reply; 5+ messages in thread
From: Guy Martin @ 2010-12-22 21:34 UTC (permalink / raw)
  To: linux-parisc


Hi all,


It seems that NFS got broken recently.
I've bisected this to babddc72a9468884ce1a23db3c3d54b0afa299f0.

Both NFS version 2 and 3 are affected. I haven't tested NFS 4.

I've been able to reproduce with both 32bit and 64bit kernels using
gcc-4.5.1 with the fix for PR46915 included.

To reproduce, simply mount an NFS share and try to list the files with
ls.

When listing the directory, the code seem to be looping in the commit I
mentioned. The network traffic goes high and you always see the same
packets flowing.

In current HEAD, the behavior is slightly different. The process uses
100% and either you get a kernel panic or if you are lucky, you get
something like "memory exhausted".


I'm not sure how to troubleshoot this further.

Any idea ?


  Guy

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

end of thread, other threads:[~2011-01-05 18:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22 21:34 NFS broken in latest 2.6.37-rcX Guy Martin
2010-12-22 21:53 ` Carlos O'Donell
2011-01-05 17:36   ` James Bottomley
2011-01-05 18:31     ` Guy Martin
2011-01-05 18:47       ` James Bottomley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.