Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
[linux-2.6-microblaze.git] / fs / nfs / callback.h
index 8f34daf..5493502 100644 (file)
@@ -72,8 +72,8 @@ struct cb_getattrres {
        uint32_t bitmap[2];
        uint64_t size;
        uint64_t change_attr;
-       struct timespec ctime;
-       struct timespec mtime;
+       struct timespec64 ctime;
+       struct timespec64 mtime;
 };
 
 struct cb_recallargs {