Whamcloud - gitweb
b=3869,1742
[fs/lustre-release.git] / lustre / mds / mds_fs.c
index fccf34f..e32ba3f 100644 (file)
@@ -327,6 +327,7 @@ static int mds_read_last_rcvd(struct obd_device *obd, struct file *file)
                 spin_lock_init(&med->med_open_lock);
 
                 mcd = NULL;
+                exp->exp_replay_needed = 1;
                 obd->obd_recoverable_clients++;
                 obd->obd_max_recoverable_clients++;
                 class_export_put(exp);