diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2007-01-02 17:59:40 -0800 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2007-01-21 16:18:49 -0800 |
commit | 592282cf2eaa33409c6511ddd3f3ecaa57daeaaa (patch) | |
tree | fea7fe8403d6b2a96848372a69976b0123a4cf1d /fs/jfs | |
parent | 72bce5078d124a8b13fb167aea028b6e8d91873e (diff) |
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>
Diffstat (limited to 'fs/jfs')
0 files changed, 0 insertions, 0 deletions