From: Christoph Hellwig Date: Wed, 3 Dec 2008 11:20:37 +0000 (+0100) Subject: kill xfs_unmount_flush X-Git-Tag: v2.6.29-rc1~552^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95099ba5ae06b96a9c17ef93cc655f686d79077;p=pandora-kernel.git 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 Reviewed-by: Dave Chinner Signed-off-by: Niv Sardi --- Reading git-diff-tree failed