From: Trond Myklebust Date: Wed, 20 Mar 2013 17:03:00 +0000 (-0400) Subject: NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn X-Git-Tag: v3.9-rc5~29^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24956804349ca0eadcdde032d65e8c00b4214096;p=pandora-kernel.git NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn Note that clearing NFS_INO_LAYOUTCOMMIT is tricky, since it requires you to also clear the NFS_LSEG_LAYOUTCOMMIT bits from the layout segments. The only two sites that need to do this are the ones that call pnfs_return_layout() without first doing a layout commit. Signed-off-by: Trond Myklebust Acked-by: Benny Halevy Cc: stable@vger.kernel.org --- Reading git-diff-tree failed