[OpenWrt-Devel] [PATCH fstools 0/3] libblkid-tiny: cherry-pick upstream vfat fixes

Rafał Miłecki zajec5 at gmail.com
Tue Dec 17 02:28:33 EST 2019


From: Rafał Miłecki <rafal at milecki.pl>

This fixes reading vfat labels. With updated code "NO NAME    " is no
longer read and so our downstream hack for dropping extra spaces can be
dropped.

Pali Rohár (2):
  libblkid: vfat: Fix reading labels which starts with byte 0x05
  libblkid: vfat: Change parsing label in special cases

Rafał Miłecki (1):
  libblkid-tiny: add blkid_probe_set_id_label() stub

 libblkid-tiny/libblkid-tiny.c |  6 ++++++
 libblkid-tiny/superblocks.h   |  2 +-
 libblkid-tiny/vfat.c          | 19 ++++++++-----------
 3 files changed, 15 insertions(+), 12 deletions(-)

-- 
2.21.0


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list