commit | 4ecbfe637cbcc0f093d1f295ef483f4e31e3987b | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Sun Apr 29 10:41:10 2012 +0000 |
committer | Ben Myers <bpm@sgi.com> | Mon May 14 16:20:56 2012 -0500 |
tree | 38faf345e1e43b85105dbfc7f6b3b4e7409f0cfb | |
parent | efc27b52594e322d4c94e379489fa3690bf74739 [diff] |
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>