Whamcloud - gitweb
- unland b_fid to HEAD
[fs/lustre-release.git] / lustre / obdecho / echo.c
index dbbdba1..e5e9ce8 100644 (file)
@@ -69,6 +69,7 @@ static int echo_disconnect(struct obd_export *exp, int flags)
         unsigned long irqflags;
 
         LASSERT (exp != NULL);
+
         ldlm_cancel_locks_for_export(exp);
 
         spin_lock_irqsave(&exp->exp_lock, irqflags);