summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_log_recover.c
diff options
context:
space:
mode:
authorChristoph Hellwig2008-12-03 12:20:36 +0100
committerNiv Sardi2008-12-04 05:39:23 +0100
commite57481dc269cd3773b22f53bfb869308780a7bf1 (patch)
tree0f93e375521a9afc49a8b5e143a0cff1945fc365 /fs/xfs/xfs_log_recover.c
parentuse xfs_trans_ijoin in xfs_trans_iget (diff)
downloadkernel-qcow2-linux-e57481dc269cd3773b22f53bfb869308780a7bf1.tar.gz
kernel-qcow2-linux-e57481dc269cd3773b22f53bfb869308780a7bf1.tar.xz
kernel-qcow2-linux-e57481dc269cd3773b22f53bfb869308780a7bf1.zip
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>
Diffstat (limited to 'fs/xfs/xfs_log_recover.c')
0 files changed, 0 insertions, 0 deletions