commit | 9b3234b9220aae5387b60bc35a424ab6748b2b59 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Tue Dec 04 18:03:46 2012 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Dec 17 16:02:41 2012 -0500 |
tree | eeaf7761a957cd3acdd6c55a91587b28998d0bd9 | |
parent | 3a28e331115be5130fe061e6b4183b29385116a6 [diff] |
nfsd4: disable zero-copy on non-final read ops 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>