X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosc%2Fosc_internal.h;fp=lustre%2Fosc%2Fosc_internal.h;h=361f4f78006bb28a166899067679479bb30896bc;hp=52a7ab503d419a8e4a001786575f4092dbba6f01;hb=ac8c28f959d87c1ae852d9daccce3c2a3f7a6f39;hpb=75dd69dd6ecac38267a8fbf475945b2a2f293ba9 diff --git a/lustre/osc/osc_internal.h b/lustre/osc/osc_internal.h index 52a7ab5..361f4f7 100644 --- a/lustre/osc/osc_internal.h +++ b/lustre/osc/osc_internal.h @@ -151,7 +151,7 @@ struct osc_async_args { }; int osc_quota_setup(struct obd_device *obd); -int osc_quota_cleanup(struct obd_device *obd); +void osc_quota_cleanup(struct obd_device *obd); int osc_quota_setdq(struct client_obd *cli, __u64 xid, const unsigned int qid[], u64 valid, u32 flags); int osc_quota_chkdq(struct client_obd *cli, const unsigned int qid[]);