X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Fobd_class.h;h=0b72e8452ffe35ecdfa6ca62f24947767bcad1b6;hp=f2c1af776c71e724db661e22e1e05d3fcf8ab083;hb=bccfc65d04dbd59bedb5dc1509bbdc732fc09b53;hpb=1929bfe81379a9c986bfa4202265f76d201a49bc diff --git a/lustre/include/obd_class.h b/lustre/include/obd_class.h index f2c1af77..0b72e84 100644 --- a/lustre/include/obd_class.h +++ b/lustre/include/obd_class.h @@ -1665,7 +1665,8 @@ struct lwp_register_item { struct obd_export **lri_exp; register_lwp_cb lri_cb_func; void *lri_cb_data; - struct list_head lri_list; + struct list_head lri_list; + atomic_t lri_ref; char lri_name[MTI_NAME_MAXLEN]; };