kernel-fxtec-pro1x/include/linux/nfsd
J. Bruce Fields b53d40c507 nfsd4: eliminate struct nfs4_cb_recall
The nfs4_cb_recall struct is used only in nfs4_delegation, so its
pointer to the containing delegation is unnecessary--we could just use
container_of().

But there's no real reason to have this a separate struct at all--just
move these fields to nfs4_delegation.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2009-05-01 19:50:00 -04:00
..
cache.h nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4 2009-04-06 09:48:20 -07:00
const.h
debug.h
export.h headers_check fix: nfsd/export.h 2009-01-30 20:03:06 +05:30
Kbuild
nfsd.h nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc 2009-04-06 09:17:53 -07:00
nfsfh.h nfsd: support ext4 i_version 2009-04-29 11:35:49 -04:00
state.h nfsd4: eliminate struct nfs4_cb_recall 2009-05-01 19:50:00 -04:00
stats.h Fix a build warning about leaking CONFIG_NFSD to userspace. 2009-03-27 19:48:36 -04:00
syscall.h headers_check fix: nfsd/syscall.h 2009-01-30 23:30:42 +05:30
xdr.h
xdr3.h
xdr4.h nfsd: support ext4 i_version 2009-04-29 11:35:49 -04:00