summaryrefslogtreecommitdiff
path: root/multipath/main.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-14multipath-tools: Improvement to max_fdsBenjamin Marzinski1-8/+3
2009-04-22Set 'max_fds' parameter for multipathHannes Reinecke1-0/+19
2009-03-24Don't display the state of the newly added map during addition in the daemonKonrad Rzeszutek1-0/+1
2009-03-24Unload prio and checkers libraries during shutdown.Konrad Rzeszutek1-0/+2
2009-03-24Race-condition fix with free_waiter threads during shutdown.Konrad Rzeszutek1-0/+1
2008-11-24[multipath] set "multipath -f|-F" return code correctlyChristophe Varoqui1-2/+2
2008-11-18[multipath] ignore header sizes when printing through "multipath -l"Christophe Varoqui1-1/+1
2008-11-04[multipath] re-enable path checks in "multipath -ll"Christophe Varoqui1-1/+2
2008-07-19[lib] abstract a little more devmapper internalsChristophe Varoqui1-4/+4
2008-05-21don't include header length in column width in "show topo"Christophe Varoqui1-1/+1
2008-05-21add '-r' option to force devmap reloadChristophe Varoqui1-29/+37
2008-04-30Remove DAEMON definesHannes Reinecke1-0/+2
2008-04-30Make modules directory configurableHannes Reinecke1-3/+3
2008-04-30libdevmapper prints garbage on shutdownHannes Reinecke1-1/+9
2008-04-12[checkers] checkers are now dlopen'ed pluginsChristophe Varoqui1-0/+4
2008-04-08[lib] merge libprio in libmultipathChristophe Varoqui1-1/+1
2008-04-04Move to a shared lib model forChristophe Varoqui1-0/+4
2007-11-19[libprio] initial commitChristophe Varoqui1-0/+1
2007-06-07[libmultipath] Remove libsysfsChristophe Varoqui1-5/+6
2007-05-21[libmultipath] Fix debugging outputHannes Reinecke1-0/+1
2007-02-16[libmultipath] blacklist logging overhaulChristophe Varoqui1-5/+9
2007-01-07[libmultipath] blacklist exceptionsChristophe Varoqui1-2/+2
2006-12-12[libmultipath] devmapper prereq detection overhaultroot1-1/+1
2006-12-06[multipath] correctness "multipath -ll" fixChristophe Varoqui1-0/+1
2006-11-27[multipath] correctness "multipath -ll" fixChristophe Varoqui1-0/+1
2006-11-16[libmultipath] clarify priority valuesChristophe Varoqui1-1/+1
2006-10-19[multipath] add '-h' optionChristophe Varoqui1-2/+5
2006-09-04[multipath] Fixup return code for 'multipath -l'Christophe Varoqui1-1/+3
2006-06-10[multipath] getopt cleanupChristophe Varoqui1-1/+1
2006-03-14[libmultipath] move the tools' version string to the libChristophe Varoqui1-2/+1
2006-03-13[build] minor compilation issuesChristophe Varoqui1-1/+1
2006-02-13[checkers] API rewriteChristophe Varoqui1-1/+1
2006-01-18[libmultipath] remove vector.h include from config.hChristophe Varoqui1-1/+1
2006-01-18[libmultipath] add device blacklistingChristophe Varoqui1-1/+4
2005-12-16[multipathd] change last CLI command syntaxChristophe Varoqui1-1/+1
2005-11-29[libmultipath] drop the path cacheChristophe Varoqui1-7/+0
2005-11-23[multipathd] "add/del map" to keep the DM in syncChristophe Varoqui1-1/+1
2005-11-23[libmultipath] move get_refwwid() to libmultipath/configure.cChristophe Varoqui1-88/+1
2005-11-21[multipathd] DM configuration ground work #2Christophe Varoqui1-1/+5
2005-11-17[libmultipath] move coalesce_path() to libmultipath/configure.cChristophe Varoqui1-602/+6
2005-11-17[libmultipath] move pathcount() to libmultipath/structs.cChristophe Varoqui1-15/+2
2005-11-17[libmultipath] store the pgpolicy function pointer in struct multipathChristophe Varoqui1-26/+16
2005-11-17[libmultipath] move assemble_map() in libmultipath/dmparser.cChristophe Varoqui1-65/+0
2005-11-16[libmultipath] extend the scope of the "rr_min_io" keyword to hwe and mpeChristophe Varoqui1-2/+8
2005-11-15[multipath] fill in the wwid field for path discovered by the map parserChristophe Varoqui1-3/+1
2005-11-15[legal] seed the copyright headersChristophe Varoqui1-1/+7
2005-11-11[multipathd] small fixesChristophe Varoqui1-1/+3
2005-11-04[multipathd] stop switch to best PG when no PG is activeChristophe Varoqui1-6/+6
2005-10-31[libmultipath] rename dm_reinstate() to dm_reinstate_path()Christophe Varoqui1-1/+1
2005-10-31[libmultipath] rename find_mp() to find_mp_by_alias()Christophe Varoqui1-1/+1