commit | aa405b1f4238401616e7d98620170b424b2dbefc | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Thu May 05 12:56:51 2011 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Tue May 10 22:21:57 2011 +0900 |
tree | c42986a31c3383490d010ae55a97c37f5095220c | |
parent | 0ef28f9aec4dccfba33cef74412f601c1b48b658 [diff] |
nilfs2: always set back pointer to host inode in mapping->host 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>