]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blkid: Encode any field which starts with LABEL in same way as LABEL field
authorPali Rohár <pali.rohar@gmail.com>
Sat, 25 Nov 2017 11:48:32 +0000 (12:48 +0100)
committerPali Rohár <pali.rohar@gmail.com>
Sat, 25 Nov 2017 11:48:32 +0000 (12:48 +0100)
commit0d2e8ff94d0b222b3831fb31f1268dbcd566f30c
tree24737e0e43c2b8242f6940e005ac5a1970e64b6b
parentf0ca7e80d7a171701d0d04a3eae22d97f15d0683
blkid: Encode any field which starts with LABEL in same way as LABEL field

This applies also for LABEL_FATBOOT which contains bytes according to DOS
code page and therefore does not contain valid UTF-8 sequence.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
misc-utils/blkid.c