nfsd4: disable zero-copy on non-final read ops
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 4 Dec 2012 23:03:46 +0000 (18:03 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 17 Dec 2012 21:02:41 +0000 (16:02 -0500)
To ensure ordering of read data with any following operations, turn off
zero copy if the read is not the final operation in the compound.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found