commit | e8b43fe0c1e035a135be7ca3791d465fcb1b501e | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Fri Dec 08 17:01:57 2017 +0100 |
committer | Bob Peterson <rpeterso@redhat.com> | Wed Jan 17 06:35:48 2018 -0700 |
tree | 1d99bd058eef39dd06e00ea21f378cb6501fcf52 | |
parent | e7fdf0040660c2fa184ef176c02907a98bb6f5f5 [diff] |
gfs2: Clean up {lookup,fillup}_metapath Split out the entire lookup loop from lookup_metapath and fillup_metapath. Make both functions return the actual height in mp->mp_aheight, and return 0 on success. Handle lookup errors properly in trunc_dealloc. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>