X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=blob.c;h=44e58a1062a3ce4bf27cb0f620cefb4fdca5b329;hp=2f17502143521db2b5178ea457e3149abb60a82f;hb=05e3b9416f4d08b49c3a18dce78e2e9235f94e7c;hpb=83de7d8cce8b95628507bd151444a51e172991fb diff --git a/blob.c b/blob.c index 2f175021..44e58a10 100644 --- 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_RENAME, NULL, table); + afs_event(BLOB_REMOVE, NULL, table); } out: if (ret2 >= 0 && rmbd.pb.offset)