linux/fs/xfs/linux-2.6
Christoph Hellwig dff35fd41f [XFS] update timestamp in xfs_ialloc manually
In xfs_ialloc we just want to set all timestamps to the current time. We
don't need to mark the inode dirty like xfs_ichgtime does, and we don't
need nor want the opimizations in xfs_ichgtime that I will introduce in
the next patch.

So just opencode the timestamp update in xfs_ialloc, and remove the new
unused XFS_ICHGTIME_ACC case in xfs_ichgtime.

SGI-PV: 981498

SGI-Modid: xfs-linux-melb:xfs-kern:31825a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
2008-08-13 16:44:15 +10:00
..
2008-04-29 15:54:02 +10:00
2008-08-13 16:01:45 +10:00
2008-04-18 11:51:15 +10:00
2008-08-13 16:09:25 +10:00
2007-10-22 08:13:20 -07:00
2008-05-23 15:25:25 +10:00
2008-02-07 18:14:38 +11:00
2007-10-15 16:40:14 +10:00
2008-02-07 18:14:38 +11:00
2008-08-13 16:00:45 +10:00
2008-08-13 16:23:13 +10:00
2008-08-13 16:42:10 +10:00
2008-04-29 16:08:14 +10:00
2008-07-28 16:59:25 +10:00
2008-07-28 16:59:25 +10:00
2008-07-28 16:59:25 +10:00
2008-08-13 16:22:40 +10:00