Mark Fasheh 592282cf2e ocfs2: Directory c/mtime update fixes
ocfs2 wasn't updating c/mtime on directories during dirent
creation/deletion. Fix ocfs2_unlink(), ocfs2_rename() and
__ocfs2_add_entry() by adding the proper code to update the struct inode and
push the change out to disk.

This helps rename/unlink on nfs exported file systems in particular as those
clients compare directory time values to avoid a full re-reading a directory
which hasn't changed.

ocfs2_rename() loses some superfluous error handling as a result of this
patch.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
2007-01-21 16:18:49 -08:00
..
2006-12-08 08:28:48 -08:00
2006-12-01 18:28:51 -08:00
2006-12-07 08:39:25 -08:00
2006-12-01 18:29:14 -08:00
2006-12-07 17:37:53 -08:00
2006-12-07 17:37:53 -08:00
2006-12-07 08:39:25 -08:00
2006-09-20 15:48:39 -07:00
2006-12-07 17:37:53 -08:00
2006-12-07 17:37:53 -08:00
2006-09-20 15:48:39 -07:00
2006-12-07 17:37:53 -08:00
2007-01-21 16:18:49 -08:00
2006-12-07 17:37:53 -08:00
2006-03-24 14:58:24 -08:00
2006-12-07 08:39:25 -08:00
2006-09-24 13:50:43 -07:00