diff options
author | Christoph Hellwig <hch@infradead.org> | 2008-08-13 16:48:12 +1000 |
---|---|---|
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | 2008-08-13 16:48:12 +1000 |
commit | 3a76c1ea07ee4e9da7c8e476e43be7e1b2bf24fb (patch) | |
tree | 710ff6b462d1e43d7c5d77d72f47f297e196ccf8 /fs/xfs/xfs_mount.c | |
parent | 8e5975c82f66bce36955f38e9abc259d5143a72a (diff) | |
download | op-kernel-dev-3a76c1ea07ee4e9da7c8e476e43be7e1b2bf24fb.zip op-kernel-dev-3a76c1ea07ee4e9da7c8e476e43be7e1b2bf24fb.tar.gz |
[XFS] stop using file_update_time
xfs_ichtime updates the xfs_inode and Linux inode timestamps just fine, no
need to call file_update_time and then copy the values over to the XFS
inode. The only additional thing in file_update_time are checks not
applicable to the write path.
SGI-PV: 981498
SGI-Modid: xfs-linux-melb:xfs-kern:31829a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: David Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_mount.c')
0 files changed, 0 insertions, 0 deletions