[pnfs] [PATCH 0/9] nfs41-bc
Benny Halevy
bhalevy at panasas.com
Wed Jul 16 05:29:43 EDT 2008
fs/nfs/callback.h | 13 +++++++-
fs/nfs/callback_xdr.c | 86 +++++++++++++++++++++++++++++++++++++------------
fs/nfs/client.c | 9 ++++-
fs/nfs/nfs4proc.c | 2 +-
fs/nfs/super.c | 32 ++++++++++++++++++
net/sunrpc/xprt.c | 4 +-
6 files changed, 120 insertions(+), 26 deletions(-)
[PATCH 1/9] nfs41: Setup the backchannel
[PATCH 2/9] nfs41: Client indicates presence of NFSv4.1 callback channel.
[PATCH 3/9] nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt.
[PATCH 4/9] nfs41: Release backchannel resources associated with session
[PATCH 5/9] nfs41: store minorversion in cb_compound_hdr_arg
[PATCH 6/9] nfs41: decode minorversion 1 cb_compound header
[PATCH 7/9] nfs41: callback numbers definitions
[PATCH 8/9] nfs41: consider minorversion in callback_xdr:process_op
[PATCH 9/9] nfs41: define CB_NOTIFY_DEVICEID as not supported
More information about the pNFS
mailing list