net/mlx4: Fix firmware command timeout during interrupt test
[cascardo/linux.git] / fs / ntfs / mft.c
index d15d492..d3c0096 100644 (file)
@@ -2692,7 +2692,7 @@ mft_rec_already_initialized:
 
                /* Set the inode times to the current time. */
                vi->i_atime = vi->i_mtime = vi->i_ctime =
-                       current_fs_time(vi->i_sb);
+                       current_time(vi);
                /*
                 * Set the file size to 0, the ntfs inode sizes are set to 0 by
                 * the call to ntfs_init_big_inode() below.