Skip to content
Commit 0f3fe33b authored by Ryusuke Konishi's avatar Ryusuke Konishi
Browse files

nilfs2: convert nilfs_bmap_lookup to an inline function



The nilfs_bmap_lookup() is now a wrapper function of
nilfs_bmap_lookup_at_level().

This moves the nilfs_bmap_lookup() to a header file converting it to
an inline function and gives an opportunity for optimization.

Signed-off-by: default avatarRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
parent 2e0c2c73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment