summaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Collapse)AuthorAgeFilesLines
* device-mapper-multipath-0.7.4-1.git07e7bd5masterBenjamin Marzinski2018-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Source to the latest upstream commit * Previous patches 0001-0006 are included in this commit * Previous patches 0007-0014 are now patches 0015-0022 Add 0001-libmultipath-fix-tur-checker-locking.patch * Fixed spinlock bug. posted upstream Add 0002-multipath-fix-DEF_TIMEOUT-use.patch * Add missing sec to ms conversion. posted upstream Add 0003-multipathd-remove-coalesce_paths-from-ev_add_map.patch * Remove unused code. posted upstream Add 0004-multipathd-remove-unused-configure-parameter.patch * Remove unused code. posted upstream Add 0005-Fix-set_no_path_retry-regression.patch * Fix issue with queueing and path addition. posted upstream Add 0006-multipathd-change-spurious-uevent-msg-priority.patch * Change message priority to Notice. posted upstream Add 0007-multipath-print-sysfs-state-in-fast-list-mode.patch * Show sysfs state correctly in fast list mode (-l). posted upstream Add 0008-libmultipath-move-remove_map-waiter-code-to-multipat.patch * Move code around. posted upstream Add 0009-move-waiter-code-from-libmultipath-to-multipathd.patch * Move code around. posted upstream Add 0010-call-start_waiter_thread-before-setup_multipath.patch * Fix race on multipath device creations. posted upstream Add 0011-libmultipath-add-helper-functions.patch * posted upstream Add 0012-multipathd-RFC-add-new-polling-dmevents-waiter-threa.patch * Add alternate method of getting dmevents, that doesn't require a thread per device. posted upstream Add 0013-libmultipath-condlog-log-to-stderr.patch * change condlog to log to stderr instead of stdout. posted upstream Add 0014-multipathd-fix-compiler-warning-for-uev_pathfail_che.patch * fix indentation issue. posted upstream
* device-mapper-multipath-0.7.3-1Benjamin Marzinski2017-11-071-1/+1
| | | | | | | | | | | | | | | | | | | Update Source to upstream 0.7.3 release * Previous patch 0001 is included in this commit, and 0002 was solved in a different manner causing some change to previous patch 0003 * Previous patches 0003-0010 are now patches 0007-0014 Add 0001-mpathpersist-Fix-invalid-condition-check.patch * Fix incorrect check. posted upstream Add 0002-multipath-add-man-page-info-for-my-prkey-changes.patch * Add missing man page info. posted upstream Add 0003-multipath-there-is-no-none-path-state.patch * remove incorrect path state. posted upstream Add 0004-mutipath-updated-Huawei-storage-config.patch * update builtin device configuration. posted upstream Add 0005-multipath-fix-doc-typo.patch * fix man page typo. posted upstream Add 0006-multipath-add-ghost_delay-parameter.patch * add new multipath.conf parameter "ghost_delay". posted upstream
* device-mapper-multipath-0.7.1-4.git847cc43Benjamin Marzinski2017-07-211-1/+1
| | | | | | | | | Update Source to the latest upstream commit * Previous patches 0001 and 0010-0013 are included in this commit. Add 0001-libmultipath-update-3PARdata-builtin-config.patch * Change for building configuration. Posted upstream Modify 0006-RH-use-rpm-optflags-if-present.patch * Add missing lines to actually use RPM_OPT_FLAGS.
* device-mapper-multipath-0.7.1-1.gitf21166aBenjamin Marzinski2017-05-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Source to the latest upstream commit - Add 0001-libmultipath-add-comment-about-resuming.patch * posted upstream - Add 0002-multipath-attempt-at-common-multipath.rules.patch * under discussion upstream - Add 0003-RH-fixup-udev-rules-for-redhat.patch * Redhat uses different udev rules that some other distros, so multipath has run at a different time. Not all upstream distros link /sbin and /usr/sbin either. - Add 0004-RH-Remove-the-property-blacklist-exception-builtin.patch * Allow multipath to be used on devices without multiple paths. NAK'ed upstream, but requested by Red Hat - Add 0005-RH-don-t-start-without-a-config-file.patch * Don't start multipath unless a config file exists. NAK'ed upstream, but requested by Red Hat - Add 0006-RH-use-rpm-optflags-if-present.patch * Make the build system fedora friendly - Add 0007-RH-add-mpathconf.patch * Add tool to help configure multipath with Red Hat defaults. - Add 0008-RH-add-wwids-from-kernel-cmdline-mpath.wwids-with-A.patch * Make multipath able to claim devices based on the kernel command line NAK'ed upstream but requested by Red Hat - Add 0009-RH-trigger-change-uevent-on-new-device-creation.patch * under discussion upstream
* device-mapper-multipath-0.4.9-45Benjamin Marzinski2013-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to latest upstrem 0.4.9 code: multipath-tools-130222 (git commit id: 67b82ad6fe280caa1770025a6bb8110b633fa136) Refresh 0001-RH-dont_start_with_no_config.patch Modify 0002-RH-multipath.rules.patch Modify 0003-RH-Make-build-system-RH-Fedora-friendly.patch Refresh 0004-RH-multipathd-blacklist-all-by-default.patch Refresh 0005-RH-add-mpathconf.patch Refresh 0006-RH-add-find-multipaths.patch Add 0008-RH-revert-partition-changes.patch Rename 0008-RH-RHEL5-style-partitions.patch to 0009-RH-RHEL5-style-partitions.patch Rename 0009-RH-dont-remove-map-on-enomem.patch to 0010-RH-dont-remove-map-on-enomem.patch Rename 0010-RH-deprecate-uid-gid-mode.patch to 0011-RH-deprecate-uid-gid-mode.patch Rename 0013-RH-kpartx-msg.patch to 0012-RH-kpartx-msg.patch Rename 0035-RHBZ-883981-cleanup-rpmdiff-issues.patch to 0013-RHBZ-883981-cleanup-rpmdiff-issues.patch Rename 0039-RH-handle-other-sector-sizes.patch to 0014-RH-handle-other-sector-sizes.patch Rename 0040-RH-fix-output-buffer.patch to 0015-RH-fix-output-buffer.patch Add 0016-RH-dont-print-ghost-messages.patch Add 0017-RH-fix-sigusr1.patch * Actually this fixes a number of issues related to signals Rename 0018-RH-remove-config-dups.patch to 0018-RH-fix-factorize.patch * just the part that isn't upstream Add 0019-RH-fix-sockets.patch * makes abstract multipathd a cli sockets use the correct name. Set find_multipaths in the default config
* device-mapper-multipath-0.4.9-29Benjamin Marzinski2012-08-211-1/+1
| | | | | | | | | | - Updated to latest upstrem 0.4.9 code: multipath-tools-120821.tgz (git commit id: 050b24b33d3c60e29f7820d2fb75e84a9edde528) * includes 0001-RH-remove_callout.patch, 0002-RH-add-wwids-file.patch, 0003-RH-add-followover.patch, 0004-RH-fix-cciss-names.patch - Add 0013-RH-kpartx-msg.patch - Modify 0002-RH-multipath.rules.patch * removed socket call from rules file
* Updated to latest upstream 0.4.9 code : multipath-tools-120613.tgzBenjamin Marzinski2012-06-281-1/+1
| | | | | | | | | | | | | | | (git commit id: cb0f7127ba90ab5e8e71fc534a0a16cdbe96a88f) Add 0001-RH-remove_callout.patch * multipath no longer uses the getuid callout. It now gets the wwid from the udev database or the environment variables Add 0004-RH-fix-cciss-names.patch * convert cciss device names from cciss/cXdY to sysfs style cciss!cXdY Split 0009-RH-add-find-multipaths.patch into 0002-RH-add-wwids-file.patch and 0010-RH-add-find-multipaths.patch Add 0016-RH-change-configs.patch * default fast_io_fail to 5 and don't set the path selector in the builtin configs. Resolves: bz #831978
* Updated to latest upstream 0.4.9 code : multipath-tools-120123.tgzBenjamin Marzinski2012-01-241-1/+1
| | | | | | | | | | | | | | | (git commit id: 63704387009443bdb37d9deaaafa9ab121d45bfb) Add 0001-RH-fix-async-tur.patch Add 0002-RH-dont_start_with_no_config.patch Add 0003-RH-multipath.rules.patch Add 0004-RH-update-init-script.patch Add 0005-RH-cciss_id.patch Add 0006-RH-Make-build-system-RH-Fedora-friendly.patch Add 0007-RH-multipathd-blacklist-all-by-default.patch Add 0008-RH-add-mpathconf.patch Add 0009-RH-add-find-multipaths.patch Add 0010-RH-check-if-multipath-owns-path.patch Add 0011-RH-add-hp_tur-checker.patch
* Revamp package a bitdevice-mapper-multipath-0_4_9-10_fc13Fabio M. Di Nitto2009-10-271-1/+1
|
* Updated to latest upstream 0.4.9 code : multipath-tools-090729.tgz (gitBenjamin Marzinski2009-07-291-1/+1
| | | | | | commit id: d678c139719d5631194b50e49f16ca97162ecd0f) moved multipath bindings file from /var/lib/multipath to /etc/multipath Fixed 354961, 432520
* Updated to latest upstream 0.4.9 code: multipath-tools-090429.tgz (gitdevice-mapper-multipath-0_4_9-1_fc12Mike Snitzer2009-05-061-1/+1
| | | | commit id: 7395bcda3a218df2eab1617df54628af0dc3456e)
* Updated to latest upstream 0.4.8 code: multipath-tools-080804.tgz (gitdevice-mapper-multipath-0_4_8-6_fc10Benjamin Marzinski2008-08-201-1/+1
| | | | | | commit id: eb87cbd0df8adf61d1c74c025f7326d833350f78) fixed 451817, 456397 (scsi_id_change.patch), 457530 (config_space_fix.patch) 457589 (static_libaio.patch)
* Updated to latest Upstream 0.4.8 code: multipath-tools-080519.tgz (gitdevice-mapper-multipath-0_4_8-1_fc10Benjamin Marzinski2008-05-201-1/+1
| | | | commit id: 42704728855376d2f7da2de1967d7bc71bc54a2f)
* Update to the latest source (t0_4_7_head2)device-mapper-multipath-0_4_7-8_fc7Benjamin Marzinski2007-01-151-1/+1
|
* Updated to latest source (t0_4_7_head1)device-mapper-multipath-0_4_7-7_fc7Benjamin Marzinski2006-12-131-1/+1
|
* Updated to latest source. Fixes bug in default configuration file.device-mapper-multipath-0_4_7-4_0Benjamin Marzinski2006-07-171-1/+1
|
* updated to latest source. deals with change in libsysfs APIdevice-mapper-multipath-0_4_7-3_0Benjamin Marzinski2006-07-121-1/+1
|
* Updated to latest upstream source. Fixes kpartx udev issue.device-mapper-multipath-0_4_7-2_0Benjamin Marzinski2006-06-281-1/+1
|
* updated to Christophe's latest source codedevice-mapper-multipath-0_4_7-1_0Benjamin Marzinski2006-06-061-1/+1
|
* Newer upstream source (t0_4_5_post59). Remove out-dated patches.Alasdair Kergon2006-05-221-1/+1
|
* updated to latest upstream sourcedevice-mapper-multipath-0_4_5-12_0Benjamin Marzinski2006-02-101-1/+1
|
* Updated to latest upstream source.device-mapper-multipath-0_4_5-9_0Benjamin Marzinski2005-12-171-1/+1
|
* fix core dumpdevice-mapper-multipath-0_4_4-2_0Alasdair Kergon2005-04-191-1/+1
|
* Move cache file into /var/cache/multipathdevice-mapper-multipath-0_4_4-1_0Alasdair Kergon2005-04-191-1/+1
|
* Incorporate numerous upstream fixes. Update init script to distributiondevice-mapper-multipath-0_4_4-0_pre8_0Alasdair Kergon2005-04-051-1/+1
| | | | standards.
* Patches for first build without configuration.Alasdair Kergon2005-03-021-1/+1
|
* auto-import device-mapper-multipath-0.4.2-1.0 on branch devel fromRHEL-4-splitAlasdair Kergon2005-03-011-0/+1
| | | | device-mapper-multipath-0.4.2-1.0.src.rpm
* Setup of module device-mapper-multipathsetup-new-moduleAlasdair Kergon2005-03-011-0/+0