diff options
author | Li Zefan <lizf@cn.fujitsu.com> | 2011-11-30 23:55:47 -0500 |
---|---|---|
committer | Li Zefan <lizf@cn.fujitsu.com> | 2012-01-10 21:26:44 -0500 |
commit | de11cc12df17337979e0929d2831887432f236ca (patch) | |
tree | a9232dd3531707f49c5e56523019a1e0ce081876 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 125ccb0ae6806dbec31abf4a85448971df3b4e39 (diff) |
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>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions