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)
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>

No differences found