mirror of
git://sourceware.org/git/lvm2.git
synced 2025-11-25 12:23:53 +03:00
report: select: refactor: move percent handling code to libdm for reuse
This commit is contained in:
@@ -331,7 +331,7 @@ static int _determine_cache_argument(struct volume_group *vg,
|
||||
/*
|
||||
* Update extents parameters based on other parameters which affect the size
|
||||
* calculation.
|
||||
* NOTE: We must do this here because of the percent_t typedef and because we
|
||||
* NOTE: We must do this here because of the dm_percent_t typedef and because we
|
||||
* need the vg.
|
||||
*/
|
||||
static int _update_extents_params(struct volume_group *vg,
|
||||
|
||||
Reference in New Issue
Block a user