commit | 70922617b0099f420deceb53d5dc7f4fb30d08d0 | [log] [tgz] |
---|---|---|
author | Ilya Dryomov <idryomov@gmail.com> | Mon Jan 16 22:04:48 2012 +0200 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Jan 16 22:04:48 2012 +0200 |
tree | 6353dff7355863b92b48001e76c3f00bf180916b | |
parent | ea67176ae8c024f64d85ec33873e5eadf1af7247 [diff] |
Btrfs: do not reduce profile in do_chunk_alloc() Every caller of do_chunk_alloc() feeds it the reduced allocation profile, so stop trying to reduce it one more time. Instead check the validity of the passed profile. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>