Revision: 14218 Author: adrian.chadd Date: Wed Jul 22 07:08:45 2009 Log: Remove inaccurate comment; I've fixed this bug.
http://code.google.com/p/lusca-cache/source/detail?r=14218 Modified: /playpen/LUSCA_HEAD_storework/app/coss_rebuild/coss_build_dir.c ======================================= --- /playpen/LUSCA_HEAD_storework/app/coss_rebuild/coss_build_dir.c Mon Jul 20 00:08:36 2009 +++ /playpen/LUSCA_HEAD_storework/app/coss_rebuild/coss_build_dir.c Wed Jul 22 07:08:45 2009 @@ -117,7 +117,6 @@ } } - /* XXX this should loop over numstripes and try seek+read; doing it this way means we -could- read too much.. */ for (cur_stripe = 0; cur_stripe < numstripes; cur_stripe++) { getCurrentTime(); debug(85, 5) ("COSS: %s: STRIPE: %d\n", file, cur_stripe); --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
