From: Ryusuke Konishi Date: Thu, 5 May 2011 03:56:51 +0000 (+0900) Subject: nilfs2: always set back pointer to host inode in mapping->host X-Git-Tag: v3.0-rc1~355^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa405b1f4238401616e7d98620170b424b2dbefc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed