Skip to content

Commit

Permalink
nilfs2: get rid of nilfs_btree uses
Browse files Browse the repository at this point in the history
This replaces all uses of nilfs_btree struct in implementation of
btree mapping with nilfs_bmap struct.

Name of local variable "btree" is kept not to bloat amount of change.
And, a part of local variables "bmap" is renamed to "btree" to uniform
naming rule.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
  • Loading branch information
Ryusuke Konishi committed Jul 23, 2010
1 parent 10ff885 commit e7c274f
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 177 deletions.
Loading

0 comments on commit e7c274f

Please sign in to comment.