mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-25 10:04:17 +03:00
revert unexplained removal of a '<backtrace>' message
This commit is contained in:
parent
76cfd406ca
commit
858ec0d740
@ -356,7 +356,7 @@ static struct disk_list *__read_disk(const struct format_type *fmt,
|
|||||||
list_init(&dl->lvds);
|
list_init(&dl->lvds);
|
||||||
|
|
||||||
if (!_read_pvd(dev, &dl->pvd))
|
if (!_read_pvd(dev, &dl->pvd))
|
||||||
goto bad;
|
goto_bad;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* is it an orphan ?
|
* is it an orphan ?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user