diff options
author | Josef Bacik <[email protected]> | 2011-03-22 11:00:46 -0400 |
---|---|---|
committer | Chris Mason <[email protected]> | 2011-03-25 19:08:18 -0400 |
commit | 98bc3149fad639c8f50c7110b961a2a2fe085eed (patch) | |
tree | 76b102e79a9adde87c4e93f475db643567c393da /tools/perf/util/trace-event-scripting.c | |
parent | 4e69b598f6cfb0940b75abf7e179d6020e94ad1e (diff) |
Btrfs: don't allocate dip->csums when doing writes
When doing direct writes we store the checksums in the ordered sum stuff in the
ordered extent for writing them when the write completes, so we don't even use
the dip->csums array. So if we're writing, don't bother allocating dip->csums
since we won't use it anyway. Thanks,
Signed-off-by: Josef Bacik <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions