On 05/15/2012 05:16 PM, Sebastian Wiedenroth wrote: > Calling "collie node info -r" gives wrong information as the sizes are truncated to 7 digits. > To fix this just use large enough strings. > Hi Sebastian thanks for your work. Would you mind using sheepdog's mailing list to submit the patch? Conventionally, we use this dedicated mailing list for broader patch review. sheepdog at lists.wpkg.org you can subscribe it by visiting http://lists.wpkg.org/mailman/listinfo/sheepdog Thanks, Yuan > You can merge this Pull Request by running: > > git pull https://github.com/wiedi/sheepdog master > > Or you can view, comment on it, or merge it online at: > > https://github.com/collie/sheepdog/pull/28 > > -- Commit Summary -- > > * use large enough strings for raw output of uint64 sizes > > -- File Changes -- > > M collie/node.c (4) > > -- Patch Links -- > > https://github.com/collie/sheepdog/pull/28.patch > https://github.com/collie/sheepdog/pull/28.diff > > --- > Reply to this email directly or view it on GitHub: > https://github.com/collie/sheepdog/pull/28 |