git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e0c2c7
)
nilfs2: convert nilfs_bmap_lookup to an inline function
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Fri, 14 Aug 2009 17:29:28 +0000
(
02:29
+0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Mon, 14 Sep 2009 09:27:16 +0000
(18:27 +0900)
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: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found