From: Al Viro Date: Tue, 16 Jun 2015 05:56:23 +0000 (-0400) Subject: ufs: don't touch mtime/ctime of directory being moved X-Git-Tag: omap-for-v4.2/fixes-rc1^2~6^2~29^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70d45cdb664390a5573c05f1eecc8432dcc6581b;p=pandora-kernel.git ufs: don't touch mtime/ctime of directory being moved See "ext2: Do not update mtime of a moved directory" (and followup in "ext2: fix unbalanced kmap()/kunmap()") for background; this is UFS equivalent - the same problem exists here. Signed-off-by: Al Viro --- Reading git-diff-tree failed