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:
6ec6097
)
logging
author
Christian Grothoff
<christian@grothoff.org>
Fri, 2 Jul 2010 08:35:11 +0000
(08:35 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 2 Jul 2010 08:35:11 +0000
(08:35 +0000)
src/fs/fs_publish.c
patch
|
blob
|
history
diff --git
a/src/fs/fs_publish.c
b/src/fs/fs_publish.c
index 71d30932099d5f68dd307f1d1f87385afb5c1579..d1be86e0eee6164887dedd909278acaff56a1b74 100644
(file)
--- a/
src/fs/fs_publish.c
+++ b/
src/fs/fs_publish.c
@@
-812,12
+812,14
@@
hash_for_index_cb (void *cls,
ism->device = GNUNET_htonll (dev);
ism->inode = GNUNET_htonll(ino);
}
+#if DEBUG_PUBLISH
else
{
- GNUNET_log (GNUNET_ERROR_TYPE_
WARNIN
G,
+ GNUNET_log (GNUNET_ERROR_TYPE_
DEBU
G,
_("Failed to get file identifiers for `%s'\n"),
p->filename);
}
+#endif
ism->file_id = *res;
memcpy (&ism[1],
fn,