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:
30c25be
)
nilfs2: use device's backing_dev_info for btree node caches
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Wed, 27 May 2009 13:11:46 +0000
(22:11 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Wed, 10 Jun 2009 14:41:12 +0000
(23:41 +0900)
Previously, default_backing_dev_info was used for the mapping of btree
node caches. This uses device dependent backing_dev_info to allow
detailed control of the device for the btree node pages.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found