partname: Ignore root=PARTUUID...
authorBrian Norris <computersforpeace@gmail.com>
Sat, 7 Jan 2023 02:04:22 +0000 (18:04 -0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 20 Jan 2023 14:02:30 +0000 (15:02 +0100)
commite9b59f063bb333df6d58bf434554753d123a713f
tree5985bd18a1f1ac97e241a5cb8e4ee620a1e6a71d
parent3affe9ea5098c8bb90111ce97d50ad976ef0c034
partname: Ignore root=PARTUUID...

We're assuming all root= arguments are /dev/ paths, but many targets
utilize root=PARTUUID=<xxx> strategies. At least allow them to fall back
to scanning all block devices.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
libfstools/partname.c