Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / fs / jffs2 / jffs2_fs_sb.h
index 046fee8b6e9b3ee95d1d5f0c7a9ad7f94ef7c0c9..778275f48a8795fd88e804a671a90e9f3e014ba6 100644 (file)
@@ -49,7 +49,7 @@ struct jffs2_sb_info {
        struct mtd_info *mtd;
 
        uint32_t highest_ino;
-       uint32_t checked_ino;
+       uint32_t check_ino;             /* *NEXT* inode to be checked */
 
        unsigned int flags;
 
This page took 0.024688 seconds and 5 git commands to generate.