Btrfs: use larger system chunks
authorChris Mason <chris.mason@oracle.com>
Mon, 16 Jan 2012 13:13:11 +0000 (08:13 -0500)
committerChris Mason <chris.mason@oracle.com>
Mon, 16 Jan 2012 20:38:24 +0000 (15:38 -0500)
system chunks by default are very small.  This makes them slightly
larger and also fixes the conditional checks to make sure we don't
allocate a billion of them at once.

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found