Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 941e6d7d authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map



This patch removes the call to gfs2_extent_map from gfs2_write_alloc_required,
instead we call gfs2_block_map directly. This results in fewer overall calls
to gfs2_block_map in the multi-block case.

Also, gfs2_extent_map is marked as deprecated so that people know that its
going away as soon as all the callers have been converted.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent a9edadbf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment