OSDN Git Service

nfsd4: allow exotic read compounds
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 18 Mar 2014 21:44:10 +0000 (17:44 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 30 May 2014 21:32:12 +0000 (17:32 -0400)
commitb042098063849794d69b5322fcc6cf9fb5f2586e
tree954338c0f2de77763df3e8728265b91842984466
parentfec25fa4ad728dd9b063313f2a61ff65eae0d571
nfsd4: allow exotic read compounds

I'm not sure why a client would want to stuff multiple reads in a
single compound rpc, but it's legal for them to do it, and we should
really support it.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Documentation/filesystems/nfs/nfs41-server.txt
fs/nfsd/nfs4xdr.c