vserver 1.9.3
[linux-2.6.git] / include / linux / reiserfs_fs_i.h
index adc71cd..e08142a 100644 (file)
@@ -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 */