git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24dd8c1
)
typo
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Fri, 31 Jul 2009 09:07:55 +0000
(09:07 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Fri, 31 Jul 2009 09:07:55 +0000
(09:07 +0000)
org.glite.lb.logger/src/event_store.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.logger/src/event_store.c
b/org.glite.lb.logger/src/event_store.c
index
4d6d0ef
..
fefe39d
100644
(file)
--- a/
org.glite.lb.logger/src/event_store.c
+++ b/
org.glite.lb.logger/src/event_store.c
@@
-1088,7
+1088,7
@@
event_store_clean(struct event_store *es)
efl.l_start = 0;
efl.l_len = 0;
if(fcntl(fd, F_SETLK, &efl) < 0) {
- glite_comon_log(LOG_CATEGORY_LB_IL, LOG_PRIORITY_WARN,
+ glite_com
m
on_log(LOG_CATEGORY_LB_IL, LOG_PRIORITY_WARN,
" could not lock event file, cleanup aborted");
fclose(ef);
event_store_unlock(es);