From: Pavel Shilovsky Date: Mon, 18 Aug 2014 16:49:58 +0000 (+0400) Subject: CIFS: Fix wrong directory attributes after rename X-Git-Tag: omap-for-v3.17/fixes-against-rc2~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b46799a8f28c43c5264ac8d8ffa28b311b557e03;p=pandora-kernel.git CIFS: Fix wrong directory attributes after rename When we requests rename we also need to update attributes of both source and target parent directories. Not doing it causes generic/309 xfstest to fail on SMB2 mounts. Fix this by marking these directories for force revalidating. Cc: Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed