commit | 6382a44138e7aa40bf52170e7afc014443a24806 | [log] [tgz] |
---|---|---|
author | Weston Andros Adamson <dros@netapp.com> | Wed Jun 01 16:44:44 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 12 13:40:27 2011 -0400 |
tree | 9126d01d1fe2442fea057c3f45e4e3e532c85424 | |
parent | 35dbbc99e93e57680837c17f96efe370f0535064 [diff] |
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>