commit | 30ac0683dd452ba273c8db92a74d8cf7aef981d8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Sat Nov 14 16:17:24 2009 +0000 |
committer | Alex Elder <aelder@sgi.com> | Fri Dec 11 15:11:23 2009 -0600 |
tree | 656d403388b16d451c340a3b8ed0880296755016 | |
parent | 0c3dc2b02a4996c13e26eb91296e8a309e0c6227 [diff] |
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>