[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 1 May 2008 15:59:24 +0000 (16:59 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 1 May 2008 16:24:28 +0000 (17:24 +0100)
We don't actually care about nlink; we only care whether the inode in
question is unlinked or not.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found