xfs: cleanup bmap extent state macros
authorChristoph Hellwig <hch@infradead.org>
Wed, 25 Nov 2009 00:00:19 +0000 (00:00 +0000)
committerAlex Elder <aelder@sgi.com>
Tue, 15 Dec 2009 05:08:15 +0000 (23:08 -0600)
commit7574aa92f9b4952c458024e1fa51f20fed65ba07
tree9f27ed8e5ec46de258b31ecf6c650c000b80a6da
parent3ea6b3d0e6d0ffd91c0f8cadeb69b7133c038b32
xfs: cleanup bmap extent state macros

Cleanup the extent state macros in the bmap code to use one common set of
flags that we can pass to the tracing code later and remove a lot of the
macro obsfucation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_bmap.c
fs/xfs/xfs_bmap.h