Whamcloud - gitweb
b=23161 Update max ea and init llog early
[fs/lustre-release.git] / lustre / include / obd.h
index deadc7b..4fc0c24 100644 (file)
@@ -888,6 +888,8 @@ static inline void oti_free_cookies(struct obd_trans_info *oti)
  * Events signalled through obd_notify() upcall-chain.
  */
 enum obd_notify_event {
+        /* target added */
+        OBD_NOTIFY_CREATE,
         /* Device connect start */
         OBD_NOTIFY_CONNECT,
         /* Device activated */