From: Ryusuke Konishi Date: Fri, 20 Aug 2010 12:20:29 +0000 (+0900) Subject: nilfs2: use iget5_locked to get inode X-Git-Tag: v2.6.37-rc1~150^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e14a3595bddedfb27b51a6b0a29b5173aa2511a;p=pandora-kernel.git nilfs2: use iget5_locked to get inode This uses iget5_locked instead of iget_locked so that gc cache can look up inodes with an inode number and an optional checkpoint number. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed