commit | c4a816c67c396b1a06abf77bd249ac6ad02861b3 | [log] [tgz] |
---|---|---|
author | Naohiro Aota <naohiro.aota@wdc.com> | Tue Feb 25 12:56:08 2020 +0900 |
committer | David Sterba <dsterba@suse.com> | Mon Mar 23 17:01:48 2020 +0100 |
tree | 0aa4710be5c2e5300ba3552b6a572f1dc3c208de | |
parent | b25c19f49ef294865462bf741e0430c59295ac15 [diff] |
btrfs: introduce chunk allocation policy Introduce chunk allocation policy for btrfs. This policy controls how chunks and device extents are allocated from devices. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> 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>