Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / fs / jbd2 / commit.c
index 36345fe..2d964ce 100644 (file)
@@ -124,7 +124,7 @@ static int journal_submit_commit_record(journal_t *journal,
        struct commit_header *tmp;
        struct buffer_head *bh;
        int ret;
-       struct timespec now = current_kernel_time();
+       struct timespec64 now = current_kernel_time64();
 
        *cbh = NULL;