diff --git a/fs/nfsd/xdr4.h b/fs/nfsd/xdr4.h index 1e83fda7601a..624a19ec3ad1 100644 --- a/fs/nfsd/xdr4.h +++ b/fs/nfsd/xdr4.h @@ -724,7 +724,6 @@ struct nfsd4_compoundargs { u32 opcnt; struct nfsd4_op *ops; struct nfsd4_op iops[8]; - int cachetype; }; struct nfsd4_compoundres {