]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hpfs: update ctime and mtime on directory modification
authorMikulas Patocka <mikulas@twibright.com>
Wed, 2 Sep 2015 20:51:53 +0000 (22:51 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Sep 2015 18:55:30 +0000 (11:55 -0700)
commitf49a26e7718dd30b49e3541e3e25aecf5e7294e2
treee2b3887f79267eb9d9396c519039e7dd180784e9
parenta64eefaac1c5cc8dbc6995228fe08a61b8e1d26b
hpfs: update ctime and mtime on directory modification

Update ctime and mtime when a directory is modified. (though OS/2 doesn't
update them anyway)

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Cc: stable@kernel.org # v3.3+
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hpfs/namei.c