X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fobdclass%2Fgenops.c;h=4fb3ecc25c4136ce9426dc1fdce896878ff64692;hp=8e816c567bfc360c4bd4824a5e0382f2c4314c3c;hb=892078e3b566c04471e7dcf2c28e66f2f3584f93;hpb=bfa4bc911208f7a7a447984a40266c70ad8814ab diff --git a/lustre/obdclass/genops.c b/lustre/obdclass/genops.c index 8e816c5..4fb3ecc 100644 --- a/lustre/obdclass/genops.c +++ b/lustre/obdclass/genops.c @@ -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); } +EXPORT_SYMBOL(class_unlink_export); /* Import management functions */ static void class_import_destroy(struct obd_import *imp)