Revision: 14698
Author: [email protected]
Date: Tue May 25 01:09:42 2010
Log: Increase debug level to reduce noise, and correct log description to COSS

http://code.google.com/p/lusca-cache/source/detail?r=14698

Modified:
 /branches/LUSCA_HEAD/src/fs/coss/store_rebuild_coss.c

=======================================
--- /branches/LUSCA_HEAD/src/fs/coss/store_rebuild_coss.c Wed Mar 24 08:08:46 2010 +++ /branches/LUSCA_HEAD/src/fs/coss/store_rebuild_coss.c Tue May 25 01:09:42 2010
@@ -222,7 +222,7 @@
                         case SWAP_LOG_PROGRESS:
                                 t = ((storeSwapLogProgress *)(&s))->total;
                                p = ((storeSwapLogProgress *)(&s))->progress;
- debug(47, 1) ("storeAufsRebuildHelperRead: %s: SWAP_LOG_PROGRESS: total %d objects, progress %d objects\n", sd->path, t, p); + debug(47, 3) ("storeCOSSRebuildHelperRead: %s: SWAP_LOG_PROGRESS: total %d objects, progress %d objects\n", sd->path, t, p);
                                 storeRebuildProgress(rb->sd->index, t, p);
                                 break;
                         case SWAP_LOG_COMPLETED:

--
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en.

Reply via email to