util-linux/libblkid/samples
Anthony Iliopoulos 17c57e2509 libblkid: add dax capability detection in topology probing
The dax (direct access) blockdev capability is exposed via sysfs, add it
to the list of topology values to be obtained while probing.

Expose blkid_topology_get_dax() symbol that programs can link against
for querying the capability.

Reorder the idinfos array to give precedence to the sysfs over ioctl so
that the dax probe has a chance to be executed, as there is no ioctl
interface for it.

Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>
2020-05-06 15:27:29 +02:00
..
.gitignore build-sys: sort gitignore files 2014-03-12 12:06:37 +01:00
Makemodule.am build-sys: fix library order when linking 2017-06-01 03:16:48 +02:00
mkfs.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
partitions.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
superblocks.c misc: Fix various typos 2016-05-31 23:40:21 +02:00
topology.c libblkid: add dax capability detection in topology probing 2020-05-06 15:27:29 +02:00