]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Btrfs: use larger system chunks
authorChris Mason <chris.mason@oracle.com>
Mon, 16 Jan 2012 13:13:11 +0000 (08:13 -0500)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Fri, 27 Jan 2012 01:21:17 +0000 (17:21 -0800)
commit3a2d360c4f36fa38e5e259f6f1cca10c18802ccd
tree9b785e5c2994d4b599778ade27e5b88e68b5b63c
parent37556d3248521ab522dfe0a33e8dd47f58fe47c9
Btrfs: use larger system chunks

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>
(cherry picked from commit 96bdc7dc61fb1b1e8e858dafb13abee8482ba064)
fs/btrfs/extent-tree.c
fs/btrfs/volumes.c