]> rtime.felk.cvut.cz Git - linux-imx.git/commit
NFS: move pnfs layouts to nfs_server structure
authorWeston Andros Adamson <dros@netapp.com>
Wed, 1 Jun 2011 20:44:44 +0000 (16:44 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 12 Jul 2011 17:40:27 +0000 (13:40 -0400)
commit6382a44138e7aa40bf52170e7afc014443a24806
tree9126d01d1fe2442fea057c3f45e4e3e532c85424
parent35dbbc99e93e57680837c17f96efe370f0535064
NFS: move pnfs layouts to nfs_server structure

Layouts should be tracked per nfs_server (aka superblock)
instead of per struct nfs_client, which may have multiple FSIDs associated
with it.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/callback_proc.c
fs/nfs/client.c
fs/nfs/pnfs.c
include/linux/nfs_fs_sb.h