]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 17:10:59 +0000 (10:10 -0700)
commit7548d27d214a61ee0caaf81fcbcf46b4b4ec76ff
treec4383f1b3cebc6aa7c348a0c64f670448b708d6b
parent5bd1456e702519bae29c62d6422d9277328d03af
hpfs: update ctime and mtime on directory modification

commit f49a26e7718dd30b49e3541e3e25aecf5e7294e2 upstream.

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/hpfs/namei.c