summaryrefslogtreecommitdiff
path: root/libmultipath/configure.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-19[libprio] initial commitChristophe Varoqui1-0/+1
2007-06-07[libmultipath] Remove libsysfsChristophe Varoqui1-1/+3
2007-05-21[libmultipath] Fix debugging outputHannes Reinecke1-2/+0
2007-05-03[all] Path group timeout handlingChristophe Varoqui1-2/+10
2007-02-16[libmultipath] blacklist logging overhaulChristophe Varoqui1-1/+1
2006-11-16[libmultipath] clarify priority valuesChristophe Varoqui1-2/+2
2006-11-14[libmultipath] scope limiting fixesChristophe Varoqui1-1/+1
2006-11-13[libmultipath] configure() scope-limiting corner caseChristophe Varoqui1-1/+7
2006-06-22[libmultipath] fix 'multipath -d' behaviourChristophe Varoqui1-20/+21
2006-04-08[libmultipath] remove harmless duplicated codeChristophe Varoqui1-5/+0
2006-03-13[build] minor compilation issuesChristophe Varoqui1-2/+2
2006-02-13[checkers] API rewriteChristophe Varoqui1-1/+2
2006-01-20[libmultipath] more path: and multipath: output prefixingChristophe Varoqui1-21/+34
2006-01-18[libmultipath] add device blacklistingChristophe Varoqui1-2/+2
2005-12-16[multipathd] change last CLI command syntaxChristophe Varoqui1-2/+2
2005-11-29[libmultipath] extend the printing frameworkChristophe Varoqui1-1/+2
2005-11-28[libmultipath] fix multipath renamingChristophe Varoqui1-2/+2
2005-11-28[multipathd] add "show maps stats" CLI commandChristophe Varoqui1-0/+1
2005-11-24[libmultipath] log-friendly version of print_mp() in domap()Christophe Varoqui1-1/+4
2005-11-23[multipathd] "add/del map" to keep the DM in syncChristophe Varoqui1-1/+5
2005-11-23[libmultipath] move get_refwwid() to libmultipath/configure.cChristophe Varoqui1-0/+89
2005-11-23[libmultipath] move messages from crit to warn in domap()Christophe Varoqui1-2/+2
2005-11-22[multipathd] use DM rename instead of a remove/create cycleChristophe Varoqui1-9/+28
2005-11-22[libmultipath] don't switchgroup on map create in multipathdChristophe Varoqui1-0/+2
2005-11-21[multipathd] DM configuration final cutChristophe Varoqui1-2/+2
2005-11-21[multipathd] DM configuration ground work #2Christophe Varoqui1-40/+53
2005-11-17[libmultipath] coalesce_path() skips 0-sized pathsChristophe Varoqui1-3/+11
2005-11-17[libmultipath] move coalesce_path() to libmultipath/configure.cChristophe Varoqui1-0/+481