]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: add wrappers for working with alloc profiles
authorIlya Dryomov <idryomov@gmail.com>
Tue, 27 Mar 2012 14:09:16 +0000 (17:09 +0300)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 27 Mar 2012 14:09:16 +0000 (17:09 +0300)
commit47a70fec9ce04de60aef7da091aa3aef699a4e79
treef2a202c25edd6a58a4c0018db03617b6b0c46fc8
parentfd3ec013021db6e5274e5086e6e0f8744e71bbe5
Btrfs: add wrappers for working with alloc profiles

Add functions to abstract the conversion between chunk and extended
allocation profile formats and switch everybody to use them.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c
fs/btrfs/volumes.c