diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2012-03-27 16:09:17 +0200 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2012-03-27 16:09:17 +0200 |
commit | 0c460c0d70e10463e44bdf1d406e9c5ec03b1af6 (patch) | |
tree | 8c28962481b64a3dcabb2294094435832a23516d /net | |
parent | Btrfs: make profile_is_valid() check more strict (diff) | |
download | linux-0c460c0d70e10463e44bdf1d406e9c5ec03b1af6.tar.xz linux-0c460c0d70e10463e44bdf1d406e9c5ec03b1af6.zip |
Btrfs: move alloc_profile_is_valid() to volumes.c
Header file is not a good place to define functions. This also moves a
call to alloc_profile_is_valid() down the stack and removes a redundant
check from __btrfs_alloc_chunk() - alloc_profile_is_valid() takes it
into account.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions