From: Benny Halevy Date: Wed, 14 Jul 2010 19:43:57 +0000 (-0400) Subject: pnfs: layoutret_on_setattr X-Git-Tag: v3.0-rc1~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a1636c459cb7a4b32ba4024cd1b2ba21fba6aed;p=pandora-kernel.git pnfs: layoutret_on_setattr With the objects layout security model, we have object capabilities that are associated with the layout and we anticipate that the server will issue a cb_layoutrecall for any setattr that changes security related attributes (user/group/mode/acl) or truncates the file. Therefore, the layout is returned before issuing the setattr to avoid the anticipated cb_layoutrecall. Signed-off-by: Benny Halevy --- Reading git-diff-tree failed