]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27990465f96bf759ff13ce74479f36a0aea737d1
tree656d403388b16d451c340a3b8ed0880296755016
parent47cf84f5d445b117704ad15ac8b99d26222660cb
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