]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: remove page size checking code
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 20 Oct 2010 19:44:31 +0000 (15:44 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Oct 2010 19:27:34 +0000 (15:27 -0400)
commit327947500cdecf0f81a8d512a83be00539163eb0
tree77a05498dd1decb19f296f0e9f60da0916a40bbd
parent1d22636610c7325c189fb603f8465a5bfac3a5d6
NFS: remove page size checking code

Remove the page size checking code for a readdir decode.  This is now done
by decode_dirent with xdr_streams.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs2xdr.c
fs/nfs/nfs3xdr.c
fs/nfs/nfs4xdr.c