Imported Upstream version 0.8.9 upstream/0.8.9
authorJinWang An <jinwang.an@samsung.com>
Fri, 13 Jan 2023 06:40:25 +0000 (15:40 +0900)
committerJinWang An <jinwang.an@samsung.com>
Fri, 13 Jan 2023 06:40:25 +0000 (15:40 +0900)
commitf53f46f41365730fb623201ccda13edc58cc2890
tree9e8fd6bfb227a5c9874e6ee80e8de0196abffdc6
parent1ff3a804f63b56d0878adf894370b36890e560ff
Imported Upstream version 0.8.9
71 files changed:
Makefile.inc
README.md
kpartx/Makefile
kpartx/crc32.c
kpartx/devmapper.c
kpartx/gpt.c
kpartx/kpartx.rules
libdmmp/Makefile
libdmmp/libdmmp.c
libmpathcmd/Makefile
libmpathcmd/mpath_cmd.h
libmpathpersist/Makefile
libmpathpersist/libmpathpersist.version
libmpathpersist/mpath_persist.c
libmpathpersist/mpath_persist.h
libmpathpersist/mpath_persist_int.c [new file with mode: 0644]
libmpathpersist/mpath_persist_int.h [new file with mode: 0644]
libmpathpersist/mpath_pr_ioctl.c
libmpathpersist/mpath_updatepr.c
libmpathpersist/mpathpr.h
libmpathvalid/Makefile
libmpathvalid/mpath_valid.h
libmultipath/Makefile
libmultipath/alias.c
libmultipath/checkers.c
libmultipath/checkers.h
libmultipath/checkers/directio.c
libmultipath/checkers/tur.c
libmultipath/configure.c
libmultipath/configure.h
libmultipath/devmapper.c
libmultipath/devmapper.h
libmultipath/dict.c
libmultipath/discovery.c
libmultipath/discovery.h
libmultipath/dmparser.c
libmultipath/foreign.h
libmultipath/foreign/nvme.c
libmultipath/hwtable.c
libmultipath/libmultipath.version
libmultipath/print.c
libmultipath/prioritizers/Makefile
libmultipath/prioritizers/alua_spc3.h
libmultipath/prioritizers/path_latency.c
libmultipath/propsel.c
libmultipath/structs.c
libmultipath/structs.h
libmultipath/structs_vec.c
libmultipath/structs_vec.h
libmultipath/uevent.c
libmultipath/util.h
libmultipath/version.h
mpathpersist/Makefile
mpathpersist/main.c
multipath/Makefile
multipath/main.c
multipath/modules-load.conf [new file with mode: 0644]
multipath/multipath.conf.5
multipath/scsi_dh.conf [new file with mode: 0644]
multipathd/Makefile
multipathd/dmevents.c
multipathd/fpin.h [new file with mode: 0644]
multipathd/fpin_handlers.c [new file with mode: 0644]
multipathd/main.c
multipathd/main.h
multipathd/multipathd.8
multipathd/multipathd.service
multipathd/uxlsnr.c
tests/README.md
tests/hwtable.c
tests/strbuf.c