From: Weston Andros Adamson Date: Wed, 1 Jun 2011 20:44:44 +0000 (-0400) Subject: NFS: move pnfs layouts to nfs_server structure X-Git-Tag: v3.1-rc1~136^2~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6382a44138e7aa40bf52170e7afc014443a24806;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed