commit | 9f9baab38dacd11fe6095a1e59f3783a305f7020 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 10 15:03:57 2010 +0000 |
committer | Alex Elder <aelder@sgi.com> | Thu Dec 16 16:06:11 2010 -0600 |
tree | ea906a3a4be52648b94c8902bd35322421305b30 | |
parent | ecff71e677c6d469f525dcf31ada709d5858307c [diff] |
xfs: clean up xfs_alloc_ag_vextent_exact Use a goto label to consolidate all block not found cases, and add a tracepoint for them. Also clean up a few whitespace issues. Based on an earlier patch from Dave Chinner. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Elder <aelder@sgi.com>