summaryrefslogtreecommitdiff
path: root/libmultipath/configure.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-14Imported Upstream version 0.7.3upstream/0.7.3DongHun Kwak1-12/+46
2022-01-14Imported Upstream version 0.7.2upstream/0.7.2DongHun Kwak1-5/+11
2022-01-14Imported Upstream version 0.7.0upstream/0.7.0DongHun Kwak1-22/+175
2022-01-14Imported Upstream version 0.6.4upstream/0.6.4DongHun Kwak1-5/+8
2022-01-14Imported Upstream version 0.6.2upstream/0.6.2DongHun Kwak1-62/+121
2022-01-14Imported Upstream version 0.6.1upstream/0.6.1DongHun Kwak1-19/+18
2022-01-14Imported Upstream version 0.6.0upstream/0.6.0DongHun Kwak1-28/+317
2022-01-14Imported Upstream version 0.5.0upstream/0.5.0DongHun Kwak1-53/+69
2012-08-21multipath: check if a device belongs to multipathBenjamin Marzinski1-0/+3
2012-08-17multipath-tools: prevent unexpected swapping of underlying LUNsJun'ichi Nomura1-8/+16
2012-06-06multipath: libudev cleanup and bugfixesBenjamin Marzinski1-23/+19
2012-02-11multipath: adjust messagesBenjamin Marzinski1-0/+3
2012-02-09mpathpersist: Add new utility for managing persistent reservation on dm multi...Vijay Chauhan1-0/+1
2011-10-11multipath: set ACT_RESIZE when the size has changedBenjamin Marzinski1-2/+2
2011-09-26multipath: don't set queue_if_no_path without multipathdBenjamin Marzinski1-1/+39
2011-05-18Reload map for device read-only setting changesHannes Reinecke1-0/+35
2011-05-03libmultipath: Fix possible string overflowHannes Reinecke1-5/+8
2011-05-03More debugging output for feature changesHannes Reinecke1-0/+4
2011-05-03Correctly update feature stringsHannes Reinecke1-6/+12
2011-05-03libmultipath: remove strcmp_chomp()Hannes Reinecke1-0/+1
2011-05-03libmultipath: resolve hash collisions in pgcmp()Hannes Reinecke1-1/+2
2011-05-03libmultipath: correct path count in setup_map()Hannes Reinecke1-1/+1
2011-05-03Make params variable localHannes Reinecke1-18/+20
2010-12-07multipath: clean up path orphaning and adoptionBenjamin Marzinski1-2/+6
2010-12-07dm-multipath: typo, strncat instead of strncpyMalahal Naineni1-1/+1
2010-12-01Set geometry information for multipath mapsHannes Reinecke1-0/+1
2010-11-05multipath: fix multipath lockingBenjamin Marzinski1-1/+15
2010-07-26Fix typo in coalesce_pathsHannes Reinecke1-3/+3
2010-05-20multipath: add udev sync support.Benjamin Marzinski1-1/+1
2010-03-25multipath: add fast_io_fail and dev_loss_tmo config parametersBenjamin Marzinski1-0/+3
2009-10-02multipath-tools: Fix dry-run outputBenjamin Marzinski1-1/+1
2009-05-12Add uid, gid, and mode config attributesBenjamin Marzinski1-8/+9
2009-04-22Add missing unlock() on exit pathHannes Reinecke1-0/+1
2009-04-22Check vector_foreach_slot for NULL argumentHannes Reinecke1-0/+3
2009-04-21Further whitespace cleanupHannes Reinecke1-5/+5
2009-04-19[lib] define _GNU_SOURCE in preparation for using recvmsg()Christophe Varoqui1-1/+2
2009-04-03Miscellaneous multipath bugfixesBenjamin Marzinski1-5/+8
2009-04-02[lib] use explicit names dm_simplecmd_{flush,noflush}Christophe Varoqui1-2/+2
2009-04-02Support resizing of multipath maps.Konrad Rzeszutek1-1/+9
2009-03-24Don't display the state of the newly added map during addition in the daemonKonrad Rzeszutek1-3/+6
2008-12-17[lib] Memory leak when deleting and re-adding device-mapper entries.Konrad Rzeszutek1-0/+5
2008-07-19[lib] create read-only multipath if rw try failedChristophe Varoqui1-0/+4
2008-07-19[lib] abstract a little more devmapper internalsChristophe Varoqui1-20/+7
2008-06-02Allow zero paths for multipath mapHannes Reinecke1-3/+3
2008-05-21add '-r' option to force devmap reloadChristophe Varoqui1-4/+16
2008-04-30Remove DAEMON definesHannes Reinecke1-13/+15
2008-04-12[checkers] checkers are now dlopen'ed pluginsChristophe Varoqui1-2/+1
2008-04-08[lib] merge libprio in libmultipathChristophe Varoqui1-1/+1
2008-04-04Move to a shared lib model forChristophe Varoqui1-5/+5
2008-01-09[libmultipath] reset the multipath struct "action" field after usageChristophe Varoqui1-1/+5