X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=fs%2Fnfs%2Fcallback.h;h=549350259840876d340deb48b7604d09323a40b4;hb=7d34ff5141650baefc42bdeabea151574e3b69c2;hp=8f34daf85f7036a1573f78d8e95f27347cd7c639;hpb=2923b27e54242acf27fd16b299e102117c82f52f;p=linux.git diff --git a/fs/nfs/callback.h b/fs/nfs/callback.h index 8f34daf85f70..549350259840 100644 --- a/fs/nfs/callback.h +++ b/fs/nfs/callback.h @@ -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 {