Whamcloud - gitweb
b=17353
authoryury <yury>
Tue, 21 Oct 2008 15:58:26 +0000 (15:58 +0000)
committeryury <yury>
Tue, 21 Oct 2008 15:58:26 +0000 (15:58 +0000)
r=shadow,wangdi

- fixed llog issue leading to potential data loss on OST.

lustre/obdfilter/filter_log.c

index 0177027..5a977b7 100644 (file)
@@ -218,7 +218,7 @@ static int filter_recov_log_setattr_cb(struct llog_ctxt *ctxt,
 }
 
 int filter_recov_log_mds_ost_cb(struct llog_handle *llh,
-                               struct llog_rec_hdr *rec, void *data)
+                                struct llog_rec_hdr *rec, void *data)
 {
         struct llog_ctxt *ctxt = llh->lgh_ctxt;
         struct llog_cookie cookie;