On Tue, Jan 18, 2011 at 11:54 AM, Gregory Farnum <[email protected]> wrote:
> Are you running on 32-bit machines? It looks like we're accidentally
> overflowing a 32-bit value, but I don't have any 32-bit machines handy
> to test it on. Please apply the patch at http://pastebin.com/yahTxRzQ,
> recompile, and let me know if you still have journal size issues. :)

There's a typo in your patch, "newsize << 20;" should be "newsize <<= 20;"

-- 
Benoit "tsuna" Sigoure
Software Engineer @ www.StumbleUpon.com
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to