aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4file.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2015-11-13 09:38:45 +0100
committerTrond Myklebust <trond.myklebust@primarydata.com>2015-11-23 21:52:22 -0500
commit9494b2ce4b511e6d285afc0a5006b6cf5ea2b115 (patch)
tree104ff6e9a6330a6669ca64c78a0362b01d812d2e /fs/nfs/nfs4file.c
parentLinux 4.4-rc2 (diff)
downloadlinux-dev-9494b2ce4b511e6d285afc0a5006b6cf5ea2b115.tar.xz
linux-dev-9494b2ce4b511e6d285afc0a5006b6cf5ea2b115.zip
nfs: pass on count for CLONE operations
Currently we pass uninitialized stack garbage in the count parameter. The value is usually large enought to clone whole files and thus let simple tests pass, but it makes the tests for range clones very unhappy. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions