diff options
author | Tao Ma <tao.ma@oracle.com> | 2008-12-05 06:20:55 +0800 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-01-05 08:40:36 -0800 |
commit | 4b3f6209bf9eec46fe5ebb168718fef5c443c157 (patch) | |
tree | d8e7a430678736be6facd135b58a77cb7b07b3ab /fs/nfs/read.c | |
parent | 71d548a6af36fe98c95fbd0522147f842bd5f054 (diff) |
ocfs2/xattr: Always updating ctime during xattr set.
In xattr set, we should always update ctime if the operation goes
sucessfully. The old one mistakenly put it in ocfs2_xattr_set_entry
which is only called when we set xattr in inode or xattr block. The
side benefit is that it resolve the bug 1052 since in that scenario,
ocfs2_calc_xattr_set_need only calc out the xattr set credits while
ocfs2_xattr_set_entry update the inode also which isn't concerned with
the process of xattr set.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/nfs/read.c')
0 files changed, 0 insertions, 0 deletions