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:
0ef28f9
)
nilfs2: always set back pointer to host inode in mapping->host
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)
In the current nilfs, page cache for btree nodes and meta data files
do not set a valid back pointer to the host inode in mapping->host.
This will change it so that every address space in nilfs uses
mapping->host to hold its host inode.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found