Imported Upstream version 0.7.5 upstream/0.7.5
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 14 Jan 2022 04:50:18 +0000 (13:50 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 14 Jan 2022 04:50:18 +0000 (13:50 +0900)
commit6d184dbf1cc4ac1ec827700214286fffced5d05f
tree2b3775b0cc3e61c087441cb2e8020c4b65db329d
parent8a7322d7177d87d51690d29bd2bbc643855e33c3
Imported Upstream version 0.7.5
84 files changed:
.gitignore
Makefile
Makefile.inc
README.alua [new file with mode: 0644]
kpartx/Makefile
kpartx/del-part-nodes.rules
kpartx/devmapper.c
kpartx/dm-parts.rules
kpartx/kpartx_id
kpartx/test-kpartx
libdmmp/Makefile
libdmmp/docs/kernel-doc
libdmmp/libdmmp.c
libdmmp/libdmmp/libdmmp.h
libdmmp/libdmmp_misc.c
libdmmp/test/Makefile
libdmmp/test/libdmmp_test.c
libmpathcmd/Makefile
libmpathcmd/mpath_cmd.c
libmpathpersist/Makefile
libmultipath/Makefile
libmultipath/checkers/Makefile
libmultipath/checkers/rbd.c
libmultipath/checkers/tur.c
libmultipath/config.c
libmultipath/config.h
libmultipath/configure.c
libmultipath/configure.h
libmultipath/debug.c
libmultipath/defaults.h
libmultipath/devmapper.c
libmultipath/devmapper.h
libmultipath/dict.c
libmultipath/discovery.c
libmultipath/discovery.h
libmultipath/dm-generic.c [new file with mode: 0644]
libmultipath/dm-generic.h [new file with mode: 0644]
libmultipath/dmparser.c
libmultipath/foreign.c [new file with mode: 0644]
libmultipath/foreign.h [new file with mode: 0644]
libmultipath/foreign/Makefile [new file with mode: 0644]
libmultipath/foreign/nvme.c [new file with mode: 0644]
libmultipath/generic.c [new file with mode: 0644]
libmultipath/generic.h [new file with mode: 0644]
libmultipath/hwtable.c
libmultipath/io_err_stat.c
libmultipath/list.h
libmultipath/memory.h
libmultipath/parser.c
libmultipath/parser.h
libmultipath/pgpolicies.c
libmultipath/print.c
libmultipath/print.h
libmultipath/prioritizers/Makefile
libmultipath/prioritizers/path_latency.c
libmultipath/propsel.c
libmultipath/propsel.h
libmultipath/structs.c
libmultipath/structs.h
libmultipath/structs_vec.c
libmultipath/structs_vec.h
libmultipath/uevent.c
libmultipath/uevent.h
libmultipath/util.c
libmultipath/vector.h
libmultipath/version.h
mpathpersist/Makefile
multipath/11-dm-mpath.rules
multipath/Makefile
multipath/main.c
multipath/multipath.conf.5
multipath/multipath.rules
multipathd/Makefile
multipathd/cli.c
multipathd/cli.h
multipathd/cli_handlers.c
multipathd/main.c
multipathd/main.h
multipathd/multipathd.service
multipathd/multipathd.socket
multipathd/uxlsnr.c
tests/Makefile [new file with mode: 0644]
tests/globals.c [new file with mode: 0644]
tests/uevent.c [new file with mode: 0644]