util-linux/libblkid
Samanta Navarro c70b4f2a5b libblkid: limit amount of parsed partitions
The linux kernel does not support more than 256 partitions
(DISK_MAX_PARTS). The atari and mac block devices have no such limits.

Use dos logical partition limit for atari as well (100).
Use the kernel limit for mac (256).

Signed-off-by: Samanta Navarro <ferivoz@riseup.net>
2020-11-10 11:53:16 +00:00
..
docs libblkid: (docs) add missing references 2020-07-22 10:33:44 +02:00
samples libblkid: add dax capability detection in topology probing 2020-05-06 15:27:29 +02:00
src libblkid: limit amount of parsed partitions 2020-11-10 11:53:16 +00: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