git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35dbbc9
)
NFS: move pnfs layouts to nfs_server structure
author
Weston Andros Adamson
<dros@netapp.com>
Wed, 1 Jun 2011 20:44:44 +0000
(16:44 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 12 Jul 2011 17:40:27 +0000
(13:40 -0400)
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>
No differences found