mark open issues
authorChristian Grothoff <christian@grothoff.org>
Wed, 28 Apr 2010 15:09:54 +0000 (15:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 28 Apr 2010 15:09:54 +0000 (15:09 +0000)
src/fs/fs.c

index 7577a81302fc760c0b6594a79bd597ab39ed38a8..f93dd12f86e4e74c05c503005c2721bfd4cd5cd1 100644 (file)
@@ -296,7 +296,7 @@ deserialize_file_information (struct GNUNET_FS_Handle *h,
     return NULL;
   
   ret = NULL;
-
+  /* FIXME: not implemented! */
 
   if (GNUNET_OK !=
       GNUNET_BIO_read_close (rh, &emsg))
@@ -593,6 +593,7 @@ GNUNET_FS_start (struct GNUNET_SCHEDULER_Handle *sched,
   if (0 != (GNUNET_FS_FLAGS_PERSISTENCE & flags))
     {
       deserialize_publish (ret);
+      /* FIXME: not implemented! */
       // Deserialize Search:
       // * read search queries
       // * for each query, read file with search results