]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Wed, 28 May 2014 18:53:05 +0000 (14:53 -0400)
commitae6265ff25acbc8e4dd4734a6163e3830b23b278
tree5daa9b517bef8bf67677bda03e0bb5e0101329d7
parentb9e638b97a723c7dd9506fa648eb8830d128f786
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