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)
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>

No differences found