Li Zefan de11cc12df Btrfs: don't pre-allocate btrfs bio
We pre-allocate a btrfs bio with fixed size, and then may re-allocate
memory if we find stripes are bigger than the fixed size. But this
pre-allocation is not necessary.

Also we don't have to calcuate the stripe number twice.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
2012-01-11 10:26:44 +08:00
..
2011-07-26 16:49:47 -07:00
2008-09-25 11:04:06 -04:00
2010-12-22 23:15:47 +08:00
2011-10-20 18:10:50 +02:00
2011-06-17 14:54:18 -04:00
2011-05-28 07:00:39 -04:00
2012-01-11 10:26:44 +08:00