X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Flustre_export.h;h=1fc326334a5bd5d4d856934a0a2170811d2baccf;hp=8f9b829411927fa1f7d1e2e9da1c1c99bef5de41;hb=87c86d444e61e38d6454bba5700ba966dc1ac83d;hpb=b92e914bd75cb62d34d7e42e8bf78864755106f2 diff --git a/lustre/include/linux/lustre_export.h b/lustre/include/linux/lustre_export.h index 8f9b829..1fc3263 100644 --- a/lustre/include/linux/lustre_export.h +++ b/lustre/include/linux/lustre_export.h @@ -33,6 +33,8 @@ struct osc_creator { spinlock_t oscc_lock; struct obd_device *oscc_obd; int oscc_flags; + obd_id oscc_next_id; + wait_queue_head_t oscc_waitq; }; struct ldlm_export_data {