aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr4.h
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2018-03-07 15:37:35 -0500
committerJ. Bruce Fields <bfields@redhat.com>2018-03-19 16:38:13 -0400
commitedcc8452a05ffd2d2c8574905660c9c2572af075 (patch)
tree9b8f52a8bcb525c3d77bb401326f29d902541824 /fs/nfsd/xdr4.h
parentlockd: make nlm_ntf_refcnt and nlm_ntf_wq static (diff)
downloadlinux-dev-edcc8452a05ffd2d2c8574905660c9c2572af075.tar.xz
linux-dev-edcc8452a05ffd2d2c8574905660c9c2572af075.zip
nfsd: remove unsused "cp_consecutive" field
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/xdr4.h')
-rw-r--r--fs/nfsd/xdr4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/xdr4.h b/fs/nfsd/xdr4.h
index bc29511b6405..7cbc129092fe 100644
--- a/fs/nfsd/xdr4.h
+++ b/fs/nfsd/xdr4.h
@@ -518,7 +518,6 @@ struct nfsd4_copy {
u64 cp_count;
/* both */
- bool cp_consecutive;
bool cp_synchronous;
/* response */