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:
aa405b1
)
nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Thu, 5 May 2011 03:56:51 +0000
(12:56 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Tue, 10 May 2011 13:21:57 +0000
(22:21 +0900)
This replaces nilfs_mdt_mark_buffer_dirty and nilfs_btnode_mark_dirty
macros with mark_buffer_dirty and gets rid of nilfs_mark_buffer_dirty,
an own mark buffer dirty function.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found