Whamcloud - gitweb
LU-16518 misc: fix clang build errors
[fs/lustre-release.git] / lustre / include / lustre_log.h
index 14e5668..248a32b 100644 (file)
@@ -195,8 +195,8 @@ int llog_sync(struct llog_ctxt *ctxt, struct obd_export *exp, int flags);
 struct obd_ioctl_data;
 int llog_print_cb(const struct lu_env *env, struct llog_handle *handle,
                  struct llog_rec_hdr *rec, void *data);
-int llog_ioctl(const struct lu_env *env, struct llog_ctxt *ctxt, int cmd,
-              struct obd_ioctl_data *data);
+int llog_ioctl(const struct lu_env *env, struct llog_ctxt *ctxt,
+              unsigned int cmd, struct obd_ioctl_data *data);
 int llog_catalog_list(const struct lu_env *env, struct dt_device *d,
                      int count, struct obd_ioctl_data *data,
                      const struct lu_fid *fid);