From: Andy Adamson Date: Wed, 20 Oct 2010 04:18:02 +0000 (-0400) Subject: NFS: client needs to maintain list of inodes with active layouts X-Git-Tag: v2.6.37-rc1~114^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=974cec8ca0352eb5d281535b714cf194a606e98f;p=pandora-kernel.git NFS: client needs to maintain list of inodes with active layouts In particular, server reboot will invalidate all layouts. Note that in order to have an active layout, we must get a successful response from the server. To avoid adding that machinery, this patch just includes a stub that fakes up a successful return. Since the layout is never referenced for io, this is not a problem. Signed-off-by: Andy Adamson Signed-off-by: Benny Halevy Signed-off-by: Dean Hildebrand Signed-off-by: Fred Isaman Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed