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:
9b1fc4e
)
nilfs2: move log writer onto nilfs object
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Wed, 9 Mar 2011 02:05:08 +0000
(11:05 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Wed, 9 Mar 2011 02:05:08 +0000
(11:05 +0900)
Log writer is held by the nilfs_sb_info structure. This moves it into
nilfs object and replaces all uses of NILFS_SC() accessor.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found