commit | f95099ba5ae06b96a9c17ef93cc655f686d79077 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Dec 03 12:20:37 2008 +0100 |
committer | Niv Sardi <xaiki@sgi.com> | Thu Dec 04 15:39:24 2008 +1100 |
tree | 000e5aa4db7386439cbe1d932d7639978a7c87c0 | |
parent | e57481dc269cd3773b22f53bfb869308780a7bf1 [diff] |
kill xfs_unmount_flush There's almost nothing left in this function, instead remove the IRELE on the real times inodes and the call to XFS_QM_UNMOUNT into xfs_unmountfs. For the regular unmount case that means it now also happenes after dmapi notification, but otherwise there is no difference in behaviour. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <david@fromorbit.com> Signed-off-by: Niv Sardi <xaiki@sgi.com>