Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux-2.6-microblaze.git] / fs / ocfs2 / ocfs2.h
index 2dd71d6..7993d52 100644 (file)
@@ -327,8 +327,8 @@ struct ocfs2_super
        spinlock_t osb_lock;
        u32 s_next_generation;
        unsigned long osb_flags;
-       s16 s_inode_steal_slot;
-       s16 s_meta_steal_slot;
+       u16 s_inode_steal_slot;
+       u16 s_meta_steal_slot;
        atomic_t s_num_inodes_stolen;
        atomic_t s_num_meta_stolen;