]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ext3_fs_sb.h
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[linux-2.6-omap-h63xx.git] / include / linux / ext3_fs_sb.h
index 76fdc0f4b0287f3e3b0450a4357de6519d69f0c0..f07f34de2f0ecb7ed987c49c604ce3efce4690e6 100644 (file)
@@ -57,6 +57,7 @@ struct ext3_sb_info {
        u32 s_next_generation;
        u32 s_hash_seed[4];
        int s_def_hash_version;
+       int s_hash_unsigned;    /* 3 if hash should be signed, 0 if not */
        struct percpu_counter s_freeblocks_counter;
        struct percpu_counter s_freeinodes_counter;
        struct percpu_counter s_dirs_counter;