Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gfs2: Convert function bh_get to use iomap
Before this patch, function bh_get used block_map to figure out the block it needed to read in from the quota_change file. This patch changes it to use iomap directly to make it more efficient. Signed-off-by: Bob Peterson <[email protected]> Signed-off-by: Andreas Gruenbacher <[email protected]>
- Loading branch information