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:00:10 +0000 (10:00 -0700)
commit315966f69a3c255910693a0815da4b0b785ba9f9
tree12d64c9e4092abc553336bcb0909cd04acae81c9
parent6ae99d59c81abbf8943905f71dc796ae9560ac24
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