OSDN Git Service

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)
commitafa8ccc978c24d8ab22e3b3b8cbd1054c84c070b
tree77a05498dd1decb19f296f0e9f60da0916a40bbd
parentbabddc72a9468884ce1a23db3c3d54b0afa299f0
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