From: Trond Myklebust Date: Wed, 15 Jun 2011 15:59:10 +0000 (-0400) Subject: NFSv4.1: Clean up layoutreturn X-Git-Tag: v3.1-rc1~136^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56aaa02b1f723e28b41d339ddff02e958d32d43;p=pandora-kernel.git NFSv4.1: Clean up layoutreturn Since we take a reference to it, we really ought to pass the a pointer to the layout header in the arguments instead of assuming that NFS_I(inode)->layout will forever point to the correct object. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed