commit | 1b690b48786229571e590dd22fe01ecc22a8746b | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Thu May 01 16:59:24 2008 +0100 |
committer | David Woodhouse <dwmw2@infradead.org> | Thu May 01 17:24:28 2008 +0100 |
tree | 6843a20b0d898f9c39ba4480a9ee58b32eb0e467 | |
parent | 590fe34c47cb5c2d836ac76fabc5f160bf31a3f1 [diff] |
[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 <dwmw2@infradead.org>