nfsd4: callback program number is per-session
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 19 Oct 2010 21:31:50 +0000 (17:31 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 21 Oct 2010 14:11:54 +0000 (10:11 -0400)
commit8b5ce5cd44743af84507721fa2cb4125ae67955c
tree24a1fa7191204140283803c17780dc4bb4066bba
parentd29c374cd20de620898d2936396048518809ae24
nfsd4: callback program number is per-session

The callback program is allowed to depend on the session which the
callback is going over.

No change in behavior yet, while we still only do callbacks over a
single session for the lifetime of the client.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h