]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 16 Jun 2010 13:52:26 +0000 (09:52 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 Jun 2010 17:24:02 +0000 (13:24 -0400)
commitd3debd999996900c748ad51649e58159cbb492e4
tree9315dded7db8ccba9fb3601bdc3ab03310bd87ff
parenta7e445d382c5ee138ef4666a8caa2ed5b841205f
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument

In anticipation of the day when we have per-filesystem sessions, and also
in order to allow the session to change in the event of a filesystem
migration event.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/read.c
fs/nfs/unlink.c
fs/nfs/write.c