]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/hfsplus/hfsplus_fs.h
[PATCH] fs/hfsplus/: remove the hfsplus_inode_check() debug function
[linux-2.6-omap-h63xx.git] / fs / hfsplus / hfsplus_fs.h
index c60e5635498dd8936a2e6f43ba0a8b2557360f28..0fa1ab6250bffb55d93af2676e874a483d86ba2b 100644 (file)
@@ -143,14 +143,12 @@ struct hfsplus_sb_info {
 
        unsigned long flags;
 
-       atomic_t inode_cnt;
-       u32 last_inode_cnt;
-
        struct hlist_head rsrc_inodes;
 };
 
 #define HFSPLUS_SB_WRITEBACKUP 0x0001
 #define HFSPLUS_SB_NODECOMPOSE 0x0002
+#define HFSPLUS_SB_FORCE       0x0004
 
 
 struct hfsplus_inode_info {