diff options
author | Bob Peterson <rpeterso@redhat.com> | 2016-10-28 22:29:29 +0300 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2017-10-31 16:26:23 +0300 |
commit | 5f8bd4440d94729d1977fba6ca0b4875c2ee1515 (patch) | |
tree | 98b3e3b76cdf40ffd7764029057bfc19e9129b9c /include/linux/iomap.h | |
parent | 0c9a66ec0e362fe9aff545b755430e56f58f2b96 (diff) | |
download | linux-5f8bd4440d94729d1977fba6ca0b4875c2ee1515.tar.xz |
GFS2: Make height info part of metapath
This patch eliminates height parameters from function gfs2_bmap_alloc.
Function find_metapath determines the metapath's "find height", also
known as the desired height. Function lookup_metapath determines the
metapath's "actual height", previously known as starting height or
sheight. Function gfs2_bmap_alloc now gets both height values from
the metapath. This simplification was done as a step toward switching
the block_map functions to using iomap. The bh_map responsibilities
are also removed from function gfs2_bmap_alloc for the same reason.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'include/linux/iomap.h')
0 files changed, 0 insertions, 0 deletions