Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dcd4db
)
b=17353
author
yury
<yury>
Tue, 21 Oct 2008 15:58:26 +0000
(15:58 +0000)
committer
yury
<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
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/filter_log.c
b/lustre/obdfilter/filter_log.c
index
0177027
..
5a977b7
100644
(file)
--- a/
lustre/obdfilter/filter_log.c
+++ b/
lustre/obdfilter/filter_log.c
@@
-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;