projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b116ef3
)
-LRN: set bulk flag
author
Christian Grothoff
<christian@grothoff.org>
Sat, 7 Jan 2012 16:53:55 +0000
(16:53 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 7 Jan 2012 16:53:55 +0000
(16:53 +0000)
src/fs/gnunet-service-fs_pr.c
patch
|
blob
|
history
diff --git
a/src/fs/gnunet-service-fs_pr.c
b/src/fs/gnunet-service-fs_pr.c
index 3c0ad4f2d4dfb2ea90271074ab071f387ac33070..5ba58c4b8cdeb051ee0d23d25f7b08f97a57209a 100644
(file)
--- a/
src/fs/gnunet-service-fs_pr.c
+++ b/
src/fs/gnunet-service-fs_pr.c
@@
-1217,7
+1217,7
@@
process_local_reply (void *cls, const GNUNET_HashCode * key, size_t size,
if (NULL == key)
{
#if DEBUG_FS
- GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
+ GNUNET_log (GNUNET_ERROR_TYPE_DEBUG
| GNUNET_ERROR_TYPE_BULK
,
"No further local responses available.\n");
#endif
if ((pr->public_data.type == GNUNET_BLOCK_TYPE_FS_DBLOCK) ||