]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - fs/adfs/inode.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-bionic-kernel.git] / fs / adfs / inode.c
index f57baaa511aa5ceea8dbd03e1b040d46238c0d45..8dbd36f5e5811626ff71806d62c983e7ea35e288 100644 (file)
@@ -199,7 +199,7 @@ adfs_adfs2unix_time(struct timespec *tv, struct inode *inode)
        return;
 
  cur_time:
-       *tv = CURRENT_TIME;
+       *tv = current_time(inode);
        return;
 
  too_early: