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)
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>

No differences found