X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Freiserfs_fs_i.h;h=e08142a75f030e4e197253957afa99fd303d8d56;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=adc71cd0b6cbfb46d11757aa0dc2eb9de656bea7;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/include/linux/reiserfs_fs_i.h b/include/linux/reiserfs_fs_i.h index adc71cd0b..e08142a75 100644 --- a/include/linux/reiserfs_fs_i.h +++ b/include/linux/reiserfs_fs_i.h @@ -45,7 +45,7 @@ struct reiserfs_inode_info { struct list_head i_prealloc_list; /* per-transaction list of inodes which * have preallocated blocks */ - int new_packing_locality:1; /* new_packig_locality is created; new blocks + unsigned new_packing_locality:1; /* new_packig_locality is created; new blocks * for the contents of this directory should be * displaced */