vserver 1.9.5.x5
[linux-2.6.git] / fs / adfs / inode.c
index fee8214..a02802a 100644 (file)
@@ -210,7 +210,7 @@ adfs_adfs2unix_time(struct timespec *tv, struct inode *inode)
        return;
 
  cur_time:
-       *tv = CURRENT_TIME;
+       *tv = CURRENT_TIME_SEC;
        return;
 
  too_early: