Revision: 14508 Author: adrian.chadd Date: Sun Mar 28 18:10:08 2010 Log: Try reproducing the live environment seen in Lusca.
http://code.google.com/p/lusca-cache/source/detail?r=14508 Modified: /branches/LUSCA_HEAD/tools/ufs_obj_cat.c ======================================= --- /branches/LUSCA_HEAD/tools/ufs_obj_cat.c Sun Mar 28 04:34:18 2010 +++ /branches/LUSCA_HEAD/tools/ufs_obj_cat.c Sun Mar 28 18:10:08 2010 @@ -39,7 +39,7 @@ return buf; } -#define META_BUFSIZ 4096 +#define META_BUFSIZ 1024 int main(int argc, const char *argv[]) -- 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.
