Whamcloud - gitweb
LU-5569 ptlrpc: change reverse import life cycle
[fs/lustre-release.git] / lustre / obdclass / genops.c
index 8e816c5..4fb3ecc 100644 (file)
@@ -959,6 +959,7 @@ void class_unlink_export(struct obd_export *exp)
        /* A reference is kept by obd_stale_exports list */
        obd_stale_export_put(exp);
 }
        /* A reference is kept by obd_stale_exports list */
        obd_stale_export_put(exp);
 }
+EXPORT_SYMBOL(class_unlink_export);
 
 /* Import management functions */
 static void class_import_destroy(struct obd_import *imp)
 
 /* Import management functions */
 static void class_import_destroy(struct obd_import *imp)