linux/fs/xfs/linux-2.6
Christoph Hellwig e57481dc26 no explicit xfs_iflush for special inodes during unmount
Currently we explicitly call xfs_iflush on the quota, real-time and root
inodes from xfs_unmount_flush.  But we just called xfs_sync_inodes with
SYNC_ATTR and do an XFS_bflush aka xfs_flush_buftarg to make sure all inodes
are on disk already, so there is no need for these special cases.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
2008-12-04 15:39:23 +11:00
..
2008-04-29 15:54:02 +10:00
2008-12-04 15:39:21 +11:00
2008-12-04 15:39:22 +11:00
2008-12-04 15:39:20 +11:00
2008-12-04 15:39:20 +11:00
2008-12-01 11:37:06 +11:00
2007-10-22 08:13:20 -07:00
2008-12-04 15:39:22 +11:00
2008-10-30 18:27:48 +11:00
2008-12-04 15:39:22 +11:00
2008-08-13 16:48:12 +10:00
2008-12-01 11:36:59 +11:00
2008-04-29 16:08:14 +10:00
2008-12-01 11:07:37 +11:00
2008-10-30 16:55:03 +11:00