projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
503a214
)
Merge branch 'maint'
author
Andre Noll
<maan@tuebingen.mpg.de>
Sun, 6 Sep 2015 14:07:43 +0000
(16:07 +0200)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Sun, 6 Sep 2015 14:07:43 +0000
(16:07 +0200)
blob.c
patch
|
blob
|
history
diff --git
a/blob.c
b/blob.c
index
0092bea
..
adfdb1a
100644
(file)
--- a/
blob.c
+++ b/
blob.c
@@
-295,7
+295,7
@@
static void com_rmblob_callback(struct osl_table *table, int fd,
ret2 = para_printf(&rmbd.pb, "no matches, nothing removed\n");
else {
ret2 = para_printf(&rmbd.pb, "removed %d blobs\n", pmd.num_matches);
- afs_event(BLOB_RE
NAM
E, NULL, table);
+ afs_event(BLOB_RE
MOV
E, NULL, table);
}
out:
if (ret2 >= 0 && rmbd.pb.offset)