X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosp%2Fosp_dev.c;h=daac4997532520ee6d69d3c46bd7b2daa97ab49f;hp=4c662558ab2bba2c71128f17e020eacb02402feb;hb=refs%2Fchanges%2F67%2F30867%2F2;hpb=b11be372c21dcaa7a6e16f65cf4dd226ea39cadb diff --git a/lustre/osp/osp_dev.c b/lustre/osp/osp_dev.c index 4c66255..daac499 100644 --- a/lustre/osp/osp_dev.c +++ b/lustre/osp/osp_dev.c @@ -1513,7 +1513,7 @@ static int osp_obd_disconnect(struct obd_export *exp) * \retval negative negative errno if statfs failed. */ static int osp_obd_statfs(const struct lu_env *env, struct obd_export *exp, - struct obd_statfs *osfs, __u64 unused, __u32 flags) + struct obd_statfs *osfs, time64_t unused, __u32 flags) { struct obd_statfs *msfs; struct ptlrpc_request *req;