diff options
author | Miao Xie <miaox@cn.fujitsu.com> | 2012-11-26 09:24:43 +0000 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2012-12-16 20:46:11 -0500 |
commit | 9247f3170b2c3d648707c93bbebcd763fac17c06 (patch) | |
tree | 6e521e62171197502743b712271438be607ad293 /fs/jbd2 | |
parent | 905b0dda06a064db08b8a814e968786ff3c4cc19 (diff) | |
download | linux-3.10-9247f3170b2c3d648707c93bbebcd763fac17c06.tar.gz linux-3.10-9247f3170b2c3d648707c93bbebcd763fac17c06.tar.bz2 linux-3.10-9247f3170b2c3d648707c93bbebcd763fac17c06.zip |
Btrfs: use slabs for auto defrag allocation
The auto defrag allocation is in the fast path of the IO, so use slabs
to improve the speed of the allocation.
And besides that, it can do check for leaked objects when the module is removed.
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions