btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
[sfrench/cifs-2.6.git] / fs / btrfs / btrfs_inode.h
index 7e075343daa508b7e7c0c6f8746ff2d2ff4a5653..1343ac57b438732446a150b96a2fde6d2a6863c6 100644 (file)
@@ -178,7 +178,7 @@ struct btrfs_inode {
        struct btrfs_delayed_node *delayed_node;
 
        /* File creation time. */
-       struct timespec i_otime;
+       struct timespec64 i_otime;
 
        /* Hook into fs_info->delayed_iputs */
        struct list_head delayed_iput;