Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy
[linux-2.6-microblaze.git] / fs / jfs / jfs_incore.h
index 9940a1e..912a3af 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 */