summaryrefslogtreecommitdiff
path: root/libmultipath
AgeCommit message (Expand)AuthorFilesLines
2006-01-19[libmultipath] adapt discover.c to the new libsysfs2 APIChristophe Varoqui1-85/+103
2006-01-18[libmultipath] rename conf->default_hwhandler to conf->hwhandlerChristophe Varoqui5-10/+10
2006-01-18[libmultipath] rename conf->default_getprio to conf->getprioChristophe Varoqui4-17/+17
2006-01-18[libmultipath] rename conf->default_getuid to conf->getuidChristophe Varoqui4-16/+16
2006-01-18[libmultipath] rename conf->default_checker_index to conf->checker_indexChristophe Varoqui4-11/+11
2006-01-18[libmultipath] rename conf->default_pgpolicy to conf->pgpolicyChristophe Varoqui3-8/+8
2006-01-18[libmultipath] remove vector.h include from config.hChristophe Varoqui2-4/+1
2006-01-18[libmultipath] deprecate the "devnode_blacklist" keywordChristophe Varoqui1-12/+19
2006-01-18[libmultipath] add device blacklistingChristophe Varoqui8-43/+219
2006-01-17[libmultipath] renaming a map triggers its partitions renamesChristophe Varoqui1-0/+77
2006-01-17[multipathd] add "show config" CLI commandChristophe Varoqui7-68/+822
2006-01-16[libmultipath] add internal some defaults handling to propsel.cChristophe Varoqui1-11/+30
2006-01-15[libmultipath] fix the internal defaults loadingChristophe Varoqui1-1/+1
2006-01-15[libmultipath] STK D280 to use the tpc prioritizerChristophe Varoqui1-4/+4
2006-01-15[libmultipath] add a buffer len param to get_pgpolicy_name()Christophe Varoqui3-17/+12
2006-01-15[libmultipath] do proper string equality checks in dict.cChristophe Varoqui1-16/+22
2006-01-15[libmultipath] move CHECKINT definition to defaults.hChristophe Varoqui2-1/+5
2006-01-15[libmultipath] define more defaults to defaults.hChristophe Varoqui2-3/+9
2006-01-15[libmultipath] add a buffer len param to get_checker_name()Christophe Varoqui1-2/+4
2006-01-05[libmultipath] fix the fixChristophe Varoqui1-1/+1
2006-01-05[libmultipath] fix segfault on dlog() format violationChristophe Varoqui2-2/+4
2006-01-02[multipathd] 'show maps xxx' CLI tweaksChristophe Varoqui1-2/+3
2005-12-19[libmultipath] hardware defaults framework overhaulChristophe Varoqui5-176/+488
2005-12-18[multipathd] add "show map $map topo" CLI commandChristophe Varoqui2-0/+12
2005-12-16[multipathd] change last CLI command syntaxChristophe Varoqui3-7/+10
2005-12-13[libmultipath] tweaks for IBM / SGI common hardwareChristophe Varoqui1-5/+13
2005-12-09[build] Makefile cleanupChristophe Varoqui1-3/+1
2005-12-09[devmapper] Compilation fixesChristophe Varoqui1-1/+2
2005-12-09[devmapper] Check mapname lengthChristophe Varoqui1-2/+5
2005-12-09[libmultipath] groundwork to share print_mp() between multipath & deamonChristophe Varoqui2-11/+25
2005-12-07[libmultipath] add DASD discovery profileChristophe Varoqui3-3/+68
2005-12-07[libmultipath] SGI hardware defaults tuningChristophe Varoqui1-2/+2
2005-12-07[libmultipath] add some IBM hardware defaultsChristophe Varoqui1-0/+14
2005-12-07[priority] new prioritizer for some SGI hardwareChristophe Varoqui1-2/+2
2005-11-29[libmultipath] remove remnents of the old print padding frameworkChristophe Varoqui2-20/+0
2005-11-29[libmultipath] extend the printing frameworkChristophe Varoqui4-104/+191
2005-11-29[libmultipath] sysfs_get_size() returning 0 is not necessarily an errorChristophe Varoqui2-30/+21
2005-11-29[libmultipath] remove math lib dependencyChristophe Varoqui1-2/+0
2005-11-29[libmultipath] drop the path cacheChristophe Varoqui4-73/+1
2005-11-29[libmultipath] max column size incorrectly trimed to 32 in previous patchChristophe Varoqui1-1/+1
2005-11-28[libmultipath] fix multipath renamingChristophe Varoqui2-5/+5
2005-11-28[libmultipath] extensible padded printing frameworkChristophe Varoqui2-363/+360
2005-11-28[multipathd] add "show maps stats" CLI commandChristophe Varoqui4-0/+64
2005-11-24[libmultipath] log-friendly version of print_mp() in domap()Christophe Varoqui1-1/+4
2005-11-24[libmultipath] log the date in "multipathd -d" outputChristophe Varoqui1-1/+13
2005-11-24[multipathd] remove the retry login in uev_remove_path()Christophe Varoqui3-3/+6
2005-11-23[multipathd] "add/del map" to keep the DM in syncChristophe Varoqui2-2/+6
2005-11-23[libmultipath] move get_refwwid() to libmultipath/configure.cChristophe Varoqui2-0/+91
2005-11-23[libmultipath] fix non-daemon buildChristophe Varoqui1-0/+4
2005-11-23[libmultipath] move messages from crit to warn in domap()Christophe Varoqui1-2/+2