]> git.karo-electronics.de Git - linux-beck.git/blobdiff - fs/jfs/jfs_incore.h
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux...
[linux-beck.git] / fs / jfs / jfs_incore.h
index 5097839b77090be4cdd6e141b300fd616ad00ff7..584a4a1a6e81478a2e212b2f20ec08400159e946 100644 (file)
@@ -50,7 +50,7 @@ struct jfs_inode_info {
        short   btindex;        /* btpage entry index*/
        struct inode *ipimap;   /* inode map                    */
        unsigned long cflag;    /* commit flags         */
-       long    agstart;        /* agstart of the containing IAG */
+       u64     agstart;        /* agstart of the containing IAG */
        u16     bxflag;         /* xflag of pseudo buffer?      */
        unchar  pad;
        signed char active_ag;  /* ag currently allocating from */