xfs: clean up busy extent naming
authorDave Chinner <dchinner@redhat.com>
Sun, 29 Apr 2012 10:41:10 +0000 (10:41 +0000)
committerBen Myers <bpm@sgi.com>
Mon, 14 May 2012 21:20:56 +0000 (16:20 -0500)
commit4ecbfe637cbcc0f093d1f295ef483f4e31e3987b
tree38faf345e1e43b85105dbfc7f6b3b4e7409f0cfb
parentefc27b52594e322d4c94e379489fa3690bf74739
xfs: clean up busy extent naming

Now that the busy extent tracking has been moved out of the
allocation files, clean up the namespace it uses to
"xfs_extent_busy" rather than a mix of "xfs_busy" and
"xfs_alloc_busy".

Signed-off-by: Dave Chinner<dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_alloc.c
fs/xfs/xfs_alloc_btree.c
fs/xfs/xfs_discard.c
fs/xfs/xfs_extent_busy.c
fs/xfs/xfs_extent_busy.h
fs/xfs/xfs_log_cil.c
fs/xfs/xfs_trace.h
fs/xfs/xfs_trans.c