diff options
author | 2013-02-28 14:54:18 +0000 | |
---|---|---|
committer | 2013-02-28 13:33:56 -0500 | |
commit | b8dae3138876080d4dd98cc438ff759338d632ef (patch) | |
tree | 0b99ae05e9e656e158261a05f11c2a140124ac49 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: fix wrong reserved space when deleting a snapshot/subvolume (diff) | |
download | linux-dev-b8dae3138876080d4dd98cc438ff759338d632ef.tar.xz linux-dev-b8dae3138876080d4dd98cc438ff759338d632ef.zip |
btrfs: use only inline_pages from extent buffer
The nodesize is capped at 64k and there are enough pages preallocated in
extent_buffer::inline_pages. The fallback to kmalloc never happened
because even on the smallest page size considered (4k) inline_pages
covered the needs.
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions