diff options
author | Dave Chinner <dchinner@redhat.com> | 2011-09-18 20:40:50 +0000 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2011-10-11 21:15:04 -0500 |
commit | 7e47a4efde33aa3f0cb901e086a75751c2269f04 (patch) | |
tree | 2ed47e82967b9b2655fc700bcc0fd5a375433fa2 /fs/ext2 | |
parent | 1fd044d9c6735e669f0db025f18023e56a608130 (diff) |
xfs: factor extent allocation out of xfs_bmapi
To further improve the readability of xfs_bmapi(), factor the extent
allocation out into a separate function. This removes a large block
of logic from the xfs_bmapi() code loop and makes it easier to see
the operational logic flow for xfs_bmapi().
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions