From: Christoph Hellwig Date: Sat, 14 Nov 2009 16:17:24 +0000 (+0000) Subject: xfs: cleanup dmapi macros in the umount path X-Git-Tag: v2.6.33-rc1~312^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30ac0683dd452ba273c8db92a74d8cf7aef981d8;p=pandora-kernel.git xfs: cleanup dmapi macros in the umount path Stop the flag saving as we never mangle those in the unmount path, and hide all the weird arguents to the dmapi code inside the XFS_SEND_PREUNMOUNT / XFS_SEND_UNMOUNT macros. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Alex Elder --- Reading git-diff-tree failed