« Previous | Next » 

Revision 0304f0ec

ID0304f0ec033a556a2be2df0db2a0567db98b91d7
Parent 18e2d065
Child 2d453213

Added by Iustin Pop about 12 years ago

Fix LV status parsing to accept newer LVM

LVM version 2.02.93 (or at least, sometimes after .88) has extend the
lv_attr field with two more flag; we only care about the first digit,
so let's change the "!= 6" check to "< 6".

Thanks to Robin H Johnson <> for finding this issue.

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences