1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
Alasdair G Kergon 9898126596 report: Shift (u)sed pv_attr under (a)llocatable.
Showing 'u' in the pv_attr reporting field is mostly unnecessary because
most PVs are allocatable, and being allocatable implies it is (u)sed,
and this is already obvious from other fields in the default 'pvs'
output like the VG name.

So move the new (u)sed pv_attr from character position 4 to 1, and only
show it in those rare cases when the PV is not (a)llocatable or the
relevant metadata is missing.

(Scripts should not be using pv_attr, but rather pv_allocatable,
pv_exported, pv_missing, pv_in_use etc.)
2016-02-26 15:46:37 +00:00
..
api tests: add SKIP_WITH_LVMLOCKD 2016-02-23 09:28:48 -06:00
dbus lvmdbusd testing: Add validatestate.py utility 2016-02-25 16:43:55 -06:00
lib tests: add driver_at_least() to aux.sh 2016-02-25 16:40:58 +00:00
shell report: Shift (u)sed pv_attr under (a)llocatable. 2016-02-26 15:46:37 +00:00
unit doc: change fsf address 2016-01-21 12:11:37 +01:00
.gitignore gitignore: Remove redundant test dir entry 2012-06-08 23:34:15 +01:00
Makefile.in tests: make lib/expected-version-dm a dependency of .tests-stamp 2016-02-25 16:40:59 +00:00