commit | 9026b3a973b0b0b73c15ba40aff87cd0959fd0f3 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri May 31 14:06:05 2019 -0700 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jul 06 14:54:53 2019 -0400 |
tree | 39b93060f7cf037a34b158ab3f2ac21be46866ba | |
parent | 1a7441b282cef3bb94acaba9f474ebc6d22277ba [diff] |
nfs: disable client side deduplication The NFS protocol doesn't support deduplication, so turn it off again. Fixes: ce96e888fe48e ("Fix nfs4.2 return -EINVAL when do dedupe operation") Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>