]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/ubifs/orphan.c
UBIFS: introduce helper functions for debugging checks and tests
[mirror_ubuntu-artful-kernel.git] / fs / ubifs / orphan.c
index a5422fffbd69e10a11b27143feab3cc6a7d7f3f5..c542c73cfa3c5e83210badd78c8c1acdc719ab28 100644 (file)
@@ -929,7 +929,7 @@ static int dbg_check_orphans(struct ubifs_info *c)
        struct check_info ci;
        int err;
 
-       if (!(ubifs_chk_flags & UBIFS_CHK_ORPH))
+       if (!dbg_is_chk_orph(c))
                return 0;
 
        ci.last_ino = 0;