]> git.ipfire.org Git - thirdparty/grub.git/commit
cryptodisk: strip parenthesis from backing device name
authorAndrei Borzenkov <arvidjaar@gmail.com>
Sun, 13 Sep 2015 17:12:31 +0000 (20:12 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Sun, 13 Sep 2015 17:12:31 +0000 (20:12 +0300)
commitc93d3e694713b8230fa2cf88414fabe005b56782
tree4ec8e9039887757a471f7403e940fdbc0d0eac82
parent8e3d2c80ed1b9c2d150910cf3611d7ecb7d3dc6f
cryptodisk: strip parenthesis from backing device name

Otherwise subsequent disk open fails.

Reported-By: Klemens Nanni <contact@autoboot.org>
grub-core/disk/cryptodisk.c