xfs: cleanup dmapi macros in the umount path
authorChristoph Hellwig <hch@infradead.org>
Sat, 14 Nov 2009 16:17:24 +0000 (16:17 +0000)
committerAlex Elder <aelder@sgi.com>
Fri, 11 Dec 2009 21:11:23 +0000 (15:11 -0600)
commit30ac0683dd452ba273c8db92a74d8cf7aef981d8
tree656d403388b16d451c340a3b8ed0880296755016
parent0c3dc2b02a4996c13e26eb91296e8a309e0c6227
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 <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/xfs_mount.h