commit | 0b48db80ba689edfd96ed06c3124d6cf1146de3f | [log] [tgz] |
---|---|---|
author | Dave Chinner <dgc@sgi.com> | Mon Aug 31 20:57:09 2009 -0300 |
committer | Felix Blyakher <felixb@sgi.com> | Tue Sep 01 12:45:18 2009 -0500 |
tree | d145e86f4bb459fc5462e7b97aeec4b01c55a7d6 | |
parent | afabc24a73bfee2656724b0a70395f1693eaa62b [diff] |
xfs: factor out debug checks from xfs_dialloc and xfs_difree Factor out a common helper from repeated debug checks in xfs_dialloc and xfs_difree. [hch: split out from Dave's dynamic allocation policy patches] Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Alex Elder <aelder@sgi.com> Signed-off-by: Felix Blyakher <felixb@sgi.com>