1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-10 16:58:47 +03:00
Zdenek Kabelac 6d30350dd1 raid: improving messages for regionsize change
Handle change of 'region size' better and follow also standard rule
if the command can't success (i.e. size is already same) we return
error for all such cases.

Also log_pring more info about adjusted value (just like we
do for rounding)

Also avoid keep pointers on 'display_*' values - they are in
ringbuffer for immediate use - not to be kept across multiple calls
(as they could be already overwritten by later calls) - so dropped
seg_region_size_str
2017-06-23 18:44:00 +02:00
..
2017-06-22 20:17:18 +02:00
2017-06-09 21:49:19 +02:00
2016-04-29 19:47:15 +01:00
2016-11-03 17:49:07 +01:00
2017-03-27 20:50:19 +02:00
2016-01-21 12:11:37 +01:00
2016-11-03 17:49:07 +01:00
2016-12-13 22:07:52 +01:00
2016-01-21 12:11:37 +01:00
2017-04-10 18:41:28 +02:00
2016-01-21 12:11:37 +01:00
2017-06-16 17:04:01 +02:00
2016-01-21 12:11:37 +01:00
2016-01-21 12:11:37 +01:00
2016-10-03 17:49:56 +02:00