nfs: allow intra-file CLONE
authorChristoph Hellwig <hch@lst.de>
Fri, 13 Nov 2015 08:38:47 +0000 (09:38 +0100)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 24 Nov 2015 02:52:51 +0000 (21:52 -0500)
commit21fad313d5890b674432fe3ad0c7bcf040320340
treecb690d66f699fe9a92d9d3b1cb6f8e6fd64005d9
parent3a2e176905b1a8d1b51cbfda719058f5ce893efd
nfs: allow intra-file CLONE

Originally CLONE didn't allow for intra-file clones, but we recently
updated the spec to support this feature which is also supported by
local Linux file systems.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4file.c