From: David Woodhouse Date: Thu, 1 May 2008 15:59:24 +0000 (+0100) Subject: [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. X-Git-Tag: v2.6.26-rc1~19^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b690b48786229571e590dd22fe01ecc22a8746b;p=pandora-kernel.git [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. We don't actually care about nlink; we only care whether the inode in question is unlinked or not. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed