Whamcloud - gitweb
rename confusing mdc_uuid to tgt_uuid.
[fs/lustre-release.git] / lustre / mds / mds_lmv.c
index 6a20951..11cce6e 100644 (file)
@@ -174,7 +174,7 @@ int mds_md_disconnect(struct obd_device *obd, int flags)
         down(&mds->mds_md_sem);
         if (!IS_ERR(mds->mds_md_obd) && mds->mds_md_exp != NULL) {
                 LASSERT(mds->mds_md_connected);
-                
+
                 obd_register_observer(mds->mds_md_obd, NULL);
 
                 if (flags & OBD_OPT_FORCE) {