vfs: change inode times to use struct timespec64
[linux-2.6-block.git] / fs / xfs / xfs_inode.c
index 2b70c8b4cee2dd345b71ed48272c3d26969d104b..0043812897aff1ab99a45c0ee5efa8d2384d02a5 100644 (file)
@@ -773,7 +773,7 @@ xfs_ialloc(
        xfs_inode_t     *ip;
        uint            flags;
        int             error;
-       struct timespec tv;
+       struct timespec64 tv;
        struct inode    *inode;
 
        /*