summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr4.h
diff options
context:
space:
mode:
authorJ. Bruce Fields2018-03-07 21:37:35 +0100
committerJ. Bruce Fields2018-03-19 21:38:13 +0100
commitedcc8452a05ffd2d2c8574905660c9c2572af075 (patch)
tree9b8f52a8bcb525c3d77bb401326f29d902541824 /fs/nfsd/xdr4.h
parentlockd: make nlm_ntf_refcnt and nlm_ntf_wq static (diff)
downloadkernel-qcow2-linux-edcc8452a05ffd2d2c8574905660c9c2572af075.tar.gz
kernel-qcow2-linux-edcc8452a05ffd2d2c8574905660c9c2572af075.tar.xz
kernel-qcow2-linux-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 */