Merge branch 'spi-4.20' into spi-linus
[sfrench/cifs-2.6.git] / fs / jfs / jfs_incore.h
index 9940a1e04cbfb766bb8609cb85890b0823fa1af5..912a3af2393ee8eb107573537c1c8ec8fa2f881d 100644 (file)
@@ -43,7 +43,7 @@ struct jfs_inode_info {
        pxd_t   ixpxd;          /* inode extent descriptor      */
        dxd_t   acl;            /* dxd describing acl   */
        dxd_t   ea;             /* dxd describing ea    */
-       time_t  otime;          /* time created */
+       time64_t otime;         /* time created */
        uint    next_index;     /* next available directory entry index */
        int     acltype;        /* Type of ACL  */
        short   btorder;        /* access order */