mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 19:46:48 +00:00
blkid does not list root raw device. Revert to lsblk while taking care of having a fallback path in case the -p option is not supported. Fixes #1963. Suggested-by: Avi Kivity <avi@scylladb.com> Signed-off-by: Benoît Canet <benoit@scylladb.com> Message-Id: <20161225100204.13297-1-benoit@scylladb.com>