Files
linux/fs/nfsd
J. Bruce Fields c334daca73 nfsd4: fix decoding of compounds across page boundaries
commit 247500820e upstream.

A freebsd NFSv4.0 client was getting rare IO errors expanding a tarball.
A network trace showed the server returning BAD_XDR on the final getattr
of a getattr+write+getattr compound.  The final getattr started on a
page boundary.

I believe the Linux client ignores errors on the post-write getattr, and
that that's why we haven't seen this before.

Reported-by: Rick Macklem <rmacklem@uoguelph.ca>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-13 11:42:27 -07:00
..
2011-11-07 21:10:47 -05:00
2013-02-26 02:46:08 -05:00
2012-01-03 22:55:10 -05:00
2013-02-26 02:46:08 -05:00
2013-04-26 16:18:15 -04:00
2013-02-26 02:46:08 -05:00