X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fofd%2Fofd_internal.h;h=24a04b5ccf0a0cec652372335a3ae9b5939bb4ef;hp=16d3d3d5616ea4c48b5813c7363d8dbf829d3919;hb=refs%2Fchanges%2F67%2F30867%2F2;hpb=b11be372c21dcaa7a6e16f65cf4dd226ea39cadb diff --git a/lustre/ofd/ofd_internal.h b/lustre/ofd/ofd_internal.h index 16d3d3d..24a04b5 100644 --- a/lustre/ofd/ofd_internal.h +++ b/lustre/ofd/ofd_internal.h @@ -299,7 +299,7 @@ extern struct obd_ops ofd_obd_ops; int ofd_destroy_by_fid(const struct lu_env *env, struct ofd_device *ofd, const struct lu_fid *fid, int orphan); int ofd_statfs(const struct lu_env *env, struct obd_export *exp, - struct obd_statfs *osfs, __u64 max_age, __u32 flags); + struct obd_statfs *osfs, time64_t max_age, __u32 flags); int ofd_obd_disconnect(struct obd_export *exp); /* ofd_fs.c */