Commit Graph

2 Commits

Author SHA1 Message Date
James Page e1a0b3558b Deal with partitions without NAME labels
Partition NAME labels are optional; update parser to deal with
an empty name.

Change-Id: I179d74670a7e6b35b23f7423e5356db4199d53e6
Closes-Bug: 1731639
2017-11-29 12:29:23 +00:00
Chris Holcombe 573bad86dc Zap Journals
The is_osd_disk code assumes that the first partition
is the osd journal.  That might not always be the case.
This patch makes that function more general by searching
all partitions on a disk.

Change-Id: I4239ae498b9b6d2d97551d61d1a4f2981f72b88a
2017-04-25 08:29:26 -07:00