commit | 6f47c706d9d4055ecdd125023577a20449c12b24 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Tue Mar 13 12:22:32 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Sat Mar 31 01:26:56 2018 +0200 |
tree | 7837f05b310758fc385b99ef4842204f982af0a4 | |
parent | d87ff75863e92a500538ab53318c5740f196631e [diff] |
btrfs: Document parameters of btrfs_reserve_extent This function is the entry to the extent allocator and as such has quite a number of parameters. Some of those have subtle effects on the allocation algorithm. Document the parameters. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>