diff options
author | Dave Chinner <dchinner@redhat.com> | 2011-09-18 22:40:51 +0200 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2011-10-12 04:15:04 +0200 |
commit | b447fe5a05cbd01c4bf7fe2fa41cb9e99ce7e58e (patch) | |
tree | 2c9a08fe5802d7164398da9f186d7389b5fafb87 /fs/xfs/xfs_rtalloc.c | |
parent | xfs: factor extent allocation out of xfs_bmapi (diff) | |
download | linux-b447fe5a05cbd01c4bf7fe2fa41cb9e99ce7e58e.tar.xz linux-b447fe5a05cbd01c4bf7fe2fa41cb9e99ce7e58e.zip |
xfs: factor unwritten extent map manipulations out of xfs_bmapi
To further improve the readability of xfs_bmapi(), factor the
unwritten extent conversion out into a separate function. This
removes 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/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions