diff options
| author | David Sterba <[email protected]> | 2017-05-31 18:40:02 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2017-06-19 18:26:02 +0200 |
| commit | f11f74416ae6e63a6d6db9c5b22666a0aa57b881 (patch) | |
| tree | f220aaf3c06ce30e262b80dd1073f256b34aa3e6 /tools/perf/scripts/python | |
| parent | 818e010bf9d02b144569898506995bcff8918875 (diff) | |
btrfs: send: use kvmalloc in iterate_dir_item
We use a growing buffer for xattrs larger than a page size, at some
point vmalloc is unconditionally used for larger buffers. We can still
try to avoid it using the kvmalloc helper.
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions