]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit741cd15d9662d67aafc2419b6f4070bb4dae86cc
treeeddbfc7a931c7063ded4505c99d11d1702117064
parentca37e66056700a2d576e66cc73c989c214e50be0
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>
fs/btrfs/extent-tree.c
fs/btrfs/volumes.c