]> git.ipfire.org Git - thirdparty/grub.git/commit
* util/getroot.c (grub_util_open_dm): Check major rather than the name
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 19 Sep 2013 07:46:06 +0000 (09:46 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 19 Sep 2013 07:46:06 +0000 (09:46 +0200)
commit53c6b7d658881cb821a6c54230c632318984c1c4
tree60a57def0557fdb4644b61a95e31a02e71f8cdeb
parente70d6736ff57e3206e5fa757cae75b71209b0842
* util/getroot.c (grub_util_open_dm): Check major rather than the name
to determine if device is handled by devmapper.
(convert_system_partition_to_system_disk): Likewise.
(get_dm_uuid): Don't check explicitly if device is mapped, it's
already done in grub_util_open_dm.
ChangeLog
util/getroot.c