On Tue, Jun 10, 2008 at 12:59:07PM +0300, Benny Halevy wrote: > The cb_program member of struct nfs4_callback unused > since commit ff7d9756 nfsd: use static memory for callback program and stats Thanks, Benny; I've applied both. --b. > > Signed-off-by: Benny Halevy <bhalevy@xxxxxxxxxxx> > --- > include/linux/nfsd/state.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h > index 0722162..2716f10 100644 > --- a/include/linux/nfsd/state.h > +++ b/include/linux/nfsd/state.h > @@ -100,7 +100,6 @@ struct nfs4_callback { > u32 cb_ident; /* minorversion 0 only */ > /* RPC client info */ > atomic_t cb_set; /* successful CB_NULL call */ > - struct rpc_program cb_program; > struct rpc_stat cb_stat; > struct rpc_clnt * cb_client; > }; > -- > 1.5.3.3 > -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html