gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r6337 - GNUnet/src/applications/fs/gap


From: gnunet
Subject: [GNUnet-SVN] r6337 - GNUnet/src/applications/fs/gap
Date: Sat, 16 Feb 2008 19:44:23 -0700 (MST)

Author: grothoff
Date: 2008-02-16 19:44:23 -0700 (Sat, 16 Feb 2008)
New Revision: 6337

Modified:
   GNUnet/src/applications/fs/gap/migration.c
   GNUnet/src/applications/fs/gap/pid_table.h
Log:
fix

Modified: GNUnet/src/applications/fs/gap/migration.c
===================================================================
--- GNUnet/src/applications/fs/gap/migration.c  2008-02-17 02:08:55 UTC (rev 
6336)
+++ GNUnet/src/applications/fs/gap/migration.c  2008-02-17 02:44:23 UTC (rev 
6337)
@@ -223,6 +223,7 @@
                      "Migration: no content available for migration.\n");
 #endif
       GNUNET_mutex_unlock (GNUNET_FS_lock);
+      GNUNET_FS_PT_change_rc (index, -1);  
       return 0;
     }
   value = content[entry].value;

Modified: GNUnet/src/applications/fs/gap/pid_table.h
===================================================================
--- GNUnet/src/applications/fs/gap/pid_table.h  2008-02-17 02:08:55 UTC (rev 
6336)
+++ GNUnet/src/applications/fs/gap/pid_table.h  2008-02-17 02:44:23 UTC (rev 
6337)
@@ -1,6 +1,6 @@
 /*
       This file is part of GNUnet
-     (C) 2006, 2008 Christian Grothoff (and other contributing authors)
+      (C) 2006, 2008 Christian Grothoff (and other contributing authors)
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published





reply via email to

[Prev in Thread] Current Thread [Next in Thread]