]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ufs: don't touch mtime/ctime of directory being moved
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 16 Jun 2015 05:56:23 +0000 (01:56 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 16 Jun 2015 06:08:34 +0000 (02:08 -0400)
commit70d45cdb664390a5573c05f1eecc8432dcc6581b
tree6ab7b1d46459aa7c872a156d36ffc6416e8c9464
parenta50e4a02ad6957ef6f77cccaa8ef6a337f1856af
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 <viro@zeniv.linux.org.uk>
fs/ufs/dir.c
fs/ufs/namei.c
fs/ufs/ufs.h