NFSv4.x: Allow multiple callbacks in flight
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 23 Jan 2016 20:18:18 +0000 (15:18 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 25 Jan 2016 14:36:21 +0000 (09:36 -0500)
commit810d82e6830100615e7481813a862d26ffcff6bd
tree800222904c927e881b0d469f0b2f3de229ba132d
parent5f83d86cf531d737ba2ca9c3cc500ff331fbd43e
NFSv4.x: Allow multiple callbacks in flight

Hook the callback channel into the same session management machinery
as we use for the forward channel.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/callback.h
fs/nfs/callback_proc.c
fs/nfs/callback_xdr.c
fs/nfs/nfs4session.c
fs/nfs/nfs4session.h
This page took 0.024642 seconds and 5 git commands to generate.