]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/jfs/jfs_incore.h
Fix compile warning in kernel/params.c
[linux-2.6-omap-h63xx.git] / fs / jfs / jfs_incore.h
index cb8f30985ad160e38f244e3cb45ab9b377240865..439901d205feaf1b1a0243ea6141490267f1be30 100644 (file)
@@ -49,7 +49,7 @@ struct jfs_inode_info {
        short   btorder;        /* access order */
        short   btindex;        /* btpage entry index*/
        struct inode *ipimap;   /* inode map                    */
-       long    cflag;          /* commit flags         */
+       unsigned long cflag;    /* commit flags         */
        u16     bxflag;         /* xflag of pseudo buffer?      */
        unchar  agno;           /* ag number                    */
        signed char active_ag;  /* ag currently allocating from */