]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
JFS: set i_ctime & i_mtime on target directory when creating links
authorDave Kleikamp <shaggy@austin.ibm.com>
Mon, 31 Oct 2005 22:53:04 +0000 (16:53 -0600)
committerDave Kleikamp <shaggy@austin.ibm.com>
Mon, 31 Oct 2005 22:53:04 +0000 (16:53 -0600)
commit988a6490a793b73ff23aa3baf87b337152178e4d
treec12631ad5e0914d52434ea7443bb053103411cd7
parentf2c84c0e84bfa637a7161eac10157cf3b05b4a73
JFS: set i_ctime & i_mtime on target directory when creating links

jfs has never been setting i_ctime or i_mtime when creating either hard
or symbolic links.  I'm surprised nobody had noticed until now.

Thanks to Chris Spiegel for reporting the problem.

Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
fs/jfs/namei.c