]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ramfs: update dir mtime and ctime
authorAndrew Morton <akpm@osdl.org>
Fri, 24 Feb 2006 21:04:23 +0000 (13:04 -0800)
committerChris Wright <chrisw@sous-sol.org>
Wed, 1 Mar 2006 22:36:36 +0000 (14:36 -0800)
commitb9c53139e460fa93b7b20928f8b49a3cb2432b69
tree23f736d120ce7133989c8a7a54905f8b27db1069
parente5a78bb9935a635ebcb71c10899c53bfc99f8c7f
[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: Chris Wright <chrisw@sous-sol.org>
fs/ramfs/inode.c