util-linux/libblkid
Pali Rohár 5cbffdb74f libblkid: iso9660: add support for VOLUME_SET_ID and DATA_PREPARER_ID
udf superblock code already sets VOLUME_SET_ID to Volume Set Identifier
from UDF Primary Volume Descriptor.

In iso9660 similar meaning has Volume Set Identifier in ISO9660
Primary (or Supplementary Joliet) Volume Descriptor. Therefore exports it
as VOLUME_SET_ID label.

In ISO9660 Primary (and Supplementary Joliet) Volume Descriptor exists
another member Data Preparer Identifier which is currently not parsed by
iso9660 superblock code.

To have iso9660 superblock code feature complete export also Data Preparer
Identifier as DATA_PREPARER_ID label. UDF does not have equivalent of Data
Preparer Identifier.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
2020-12-10 01:52:18 +01:00
..
docs libblkid: export blkid_probe_reset_hints() 2020-11-09 11:42:58 +01:00
samples libblkid: add dax capability detection in topology probing 2020-05-06 15:27:29 +02:00
src libblkid: iso9660: add support for VOLUME_SET_ID and DATA_PREPARER_ID 2020-12-10 01:52:18 +01:00
COPYING docs: use SPDX license names 2018-08-16 14:47:21 +02:00
Makemodule.am build-sys: remove redundant EXTRA_DIST files 2018-01-22 11:16:49 +01:00
blkid.pc.in libblkid: remove dependence on libuuid 2019-01-22 12:33:19 +01:00
libblkid.3 Manual pages: various: reword "allow(s) to" 2020-07-14 14:08:54 +02:00