mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
revert unexplained removal of a '<backtrace>' message
This commit is contained in:
parent
01b1d604b6
commit
47d331d3bb
@ -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…
Reference in New Issue
Block a user