]> git.karo-electronics.de Git - mv-sheeva.git/commit
nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist
authorAndy Adamson <andros@netapp.com>
Wed, 1 Apr 2009 13:23:14 +0000 (09:23 -0400)
committerBenny Halevy <bhalevy@panasas.com>
Wed, 17 Jun 2009 21:11:32 +0000 (14:11 -0700)
commite82dc22dac6525a2f365a1d53c0483252d4aa38e
tree1a347b34c955db77017a5df533fc1798f164e768
parent8f975242352e92898dc641ebff0d24808f39848a
nfs41: Allow NFSv4 and NFSv4.1 callback services to coexist

Tracks the nfs_callback_info for both versions, enabling the callback
service for v4 and v4.1 to run concurrently and be stopped independently
of each other.

Signed-off-by: Ricardo Labiaga <ricardo.labiaga@netapp.com>
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
fs/nfs/callback.c
fs/nfs/callback.h
fs/nfs/client.c