util-linux/libblkid/src/superblocks
Karel Zak 35c6ed615f libblkid: move UTF encoding function to lib/
Let's consolidate the code, we need to use it in libfdisk too. It
seems better to keep it generic and libblkid independent.

This patch also removes blkid_encode_alloc(), this function is overkill.

Signed-off-by: Karel Zak <kzak@redhat.com>
2020-02-25 12:00:27 +01:00
..
adaptec_raid.c misc: remove stray semicolons 2017-06-14 12:21:29 +02:00
apfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
bcache.c libblkid: remove unneeded fields from struct bcache_super_block 2019-05-27 11:58:13 +02:00
befs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
bfs.c build-sys: use top-level directory for libblkid rather than shlibs/blkid 2011-06-09 22:04:24 +02:00
bitlocker.c libblkid: const qualifier cleanup 2018-07-20 15:05:32 +02:00
bluestore.c cleanup: Remove some spurious spaces 2019-10-01 13:01:43 +02:00
btrfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
cramfs.c blkid: convert superblocks to new calling convention 2014-03-20 15:26:48 +01:00
ddf_raid.c various: fix 'uninitialized when used' warnings [clang] 2019-02-18 13:19:24 +01:00
drbd.c libblkid: (drbd) fix comment formatting 2019-07-22 11:49:45 +02:00
drbdmanage.c libblkid: avoid overflow when initializing array 2017-03-13 14:48:10 +01:00
drbdproxy_datalog.c misc: again fixing many printf format strings 2016-03-07 23:16:04 +01:00
exfat.c libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
exfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
ext.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
f2fs.c libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
gfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
hfs.c libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
highpoint_raid.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
hpfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
iso9660.c libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
isw_raid.c libblkid: Add metadata signature check for IMSM on 4Kn drives 2016-07-01 13:40:11 +02:00
jfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
jmicron_raid.c blkid: convert superblocks to new calling convention 2014-03-20 15:26:48 +01:00
linux_raid.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
lsi_raid.c Revert "libblkid: support LSI RAID on partition too" 2015-10-15 12:04:35 +02:00
luks.c libblkid: Check for a secondary LUKS2 header. 2018-07-11 14:18:33 +02:00
lvm.c libblkid: fix detection of dm-integrity superblock version 2019-06-04 13:04:09 +02:00
minix.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
mpool.c libblkid: (mpool) checksum is LE 2018-02-26 23:48:45 +01:00
netware.c blkid: convert superblocks to new calling convention 2014-03-20 15:26:48 +01:00
nilfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
ntfs.c libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
nvidia_raid.c blkid: convert superblocks to new calling convention 2014-03-20 15:26:48 +01:00
ocfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
promise_raid.c libblkid: (promise raid) cleanup code 2015-09-24 11:10:09 +02:00
refs.c libblkid: add ReFS magic string 2013-05-14 15:53:14 +02:00
reiserfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
romfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
silicon_raid.c libblkid: (silicon raid) improve checksum calculation [-Waddress-of-packed-member] 2019-05-22 17:46:14 +02:00
squashfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
stratis.c libblkid: stratis: correct byte order 2018-12-17 10:16:11 +01:00
superblocks.c libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
superblocks.h blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
swap.c libblkid: use new debug functions 2014-03-21 12:34:50 +01:00
sysv.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
ubi.c libblkid: mark UBI as RAID 2017-08-03 15:31:54 +02:00
ubifs.c blkid: convert superblocks to new calling convention 2014-03-20 15:26:48 +01:00
udf.c libblkid: move UTF encoding function to lib/ 2020-02-25 12:00:27 +01:00
ufs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
vdo.c libblkid: Add VDO superblock information into blkid 2017-12-07 12:11:32 +01:00
vfat.c libblkid: improve vfat entries calculation [lgtm scan] 2019-12-03 14:49:16 +01:00
via_raid.c blkid: convert superblocks to new calling convention 2014-03-20 15:26:48 +01:00
vmfs.c blkid: convert superblocks to new calling convention 2014-03-20 15:26:48 +01:00
vxfs.c blkid: retport block size of a filesystem 2019-09-02 12:55:53 +02:00
xfs.c libblkid: (xfs) external log: check for regular xfs on more sectors 2020-01-07 19:25:57 -03:00
zfs.c libblkid: (zfs) don't probe whole-disk areas covered by partitions 2020-01-13 13:00:14 +01:00