X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fldlm%2Fldlm_lib.c;h=44bdcd46db0414f226950c3b55db3a62e5c1e311;hp=6026670c50e1ef3dc0c1eb18374a6f74d4bcbc54;hb=737da0331e8407a704cd11c04f18c2cd3d437800;hpb=c1e490a9db157f3947f51750b6975e10ea515be3 diff --git a/lustre/ldlm/ldlm_lib.c b/lustre/ldlm/ldlm_lib.c index 6026670..44bdcd4 100644 --- a/lustre/ldlm/ldlm_lib.c +++ b/lustre/ldlm/ldlm_lib.c @@ -1039,7 +1039,9 @@ dont_check_exports: &export->exp_connection->c_peer.nid, &export->exp_nid_hash); } - + /** + class_disconnect->class_export_recovery_cleanup() race + */ if (target->obd_recovering && !export->exp_in_recovery) { int has_transno; __u64 transno = data->ocd_transno;