From: Andy Adamson Date: Wed, 20 Oct 2010 04:17:57 +0000 (-0400) Subject: NFS: ask for layouttypes during v4 fsinfo call X-Git-Tag: v2.6.37-rc1~114^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=504913fbc84c00bba7224d73e4aab525c1731f7d;p=pandora-kernel.git NFS: ask for layouttypes during v4 fsinfo call This information will be used to determine which layout driver, if any, to use for subsequent IO on this filesystem. Each driver is assigned an integer id, with 0 reserved to indicate no driver. The server can in theory return multiple ids. However, our current client implementation only notes the first entry and ignores the rest. Signed-off-by: Andy Adamson Signed-off-by: Benny Halevy Signed-off-by: Fred Isaman Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed