From: Aneesh Kumar K.V Date: Mon, 28 Feb 2011 11:34:01 +0000 (+0530) Subject: fs/9p: Add inode hashing X-Git-Tag: v2.6.39-rc1~489^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ffc0cb308f69cea36058d308d911f26ee59316e;p=pandora-kernel.git fs/9p: Add inode hashing We didn't add the inode to inode hash in 9p. We need to do that to get sync to work, otherwise __mark_inode_dirty will not add the inode to super block's dirty list. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed