1
0
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:
Peter Rajnoha
2014-06-09 12:08:27 +02:00
parent 35c4e4489c
commit cfed0d09e8
30 changed files with 266 additions and 257 deletions

View File

@@ -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,