commit | 8dde0509e74ff6044cf1788c917a22facce9f68d | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Fri Feb 24 13:04:23 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Feb 24 14:31:39 2006 -0800 |
tree | e9242b771b1b6b1528090ece3eea6b7659474eb6 | |
parent | d4f7796e9b387e471ab0e8ed4e0c2bd616b3c193 [diff] |
[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>