]> git.ozlabs.org Git - petitboot/commitdiff
discover: Check for devices with duplicate serial properties
authorJeremy Kerr <jk@ozlabs.org>
Tue, 24 Sep 2013 09:31:50 +0000 (17:31 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Tue, 24 Sep 2013 09:31:50 +0000 (17:31 +0800)
If we have multipath devices present in the system, we'll end up with
duplicate mounts, parse results and boot options. This change adds a
check to see if we've encountered a device with this serial number
previously.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found