commit | cb2f96f8ab68812fa3e6f32ec763fb15ae6395c6 | [log] [tgz] |
---|---|---|
author | Naohiro Aota <naohiro.aota@wdc.com> | Tue Feb 25 12:56:16 2020 +0900 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 23 17:01:49 2020 +0100 |
tree | 80a43a89cef6ad1fe6fe1ea3a6e0328b5d191358 | |
parent | 6aafb3038454bf137463f2c2096065ba9a452ccc [diff] |
btrfs: introduce extent allocation policy This commit introduces extent allocation policy for btrfs. This policy controls how btrfs allocate an extents from block groups. There is no functional change introduced with this commit. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Naohiro Aota <naohiro.aota@wdc.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>