]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
nfs: disable client side deduplication
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 31 May 2019 21:06:05 +0000 (14:06 -0700)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:53 +0000 (14:54 -0400)
commit9026b3a973b0b0b73c15ba40aff87cd0959fd0f3
tree39b93060f7cf037a34b158ab3f2ac21be46866ba
parent1a7441b282cef3bb94acaba9f474ebc6d22277ba
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>
fs/nfs/nfs4file.c