[PATCH] ramfs: update dir mtime and ctime
authorAndrew Morton <akpm@osdl.org>
Fri, 24 Feb 2006 21:04:23 +0000 (13:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Feb 2006 22:31:39 +0000 (14:31 -0800)
commit8dde0509e74ff6044cf1788c917a22facce9f68d
treee9242b771b1b6b1528090ece3eea6b7659474eb6
parentd4f7796e9b387e471ab0e8ed4e0c2bd616b3c193
[PATCH] ramfs: update dir mtime and ctime

Phil Marek <philipp.marek@bmlv.gv.at> points out that ramfs forgets to update
a directory's mtime and ctime when it is modified.

Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/ramfs/inode.c