]> www.infradead.org Git - users/jedix/linux-maple.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 17:05:44 +0000 (10:05 -0700)
commit213abaf9525398c7dd34012b29274261dd8cd797
treeb950ceb2cc272a3dd6209b7ec97e09006497e059
parent16e327d319bf3cbdd507693ed18792cda3af3324
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