summaryrefslogtreecommitdiff
path: root/multipathd
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Merge the 'path count' cli command with 'show status'.upstream/0.4.90.4.9Christophe Varoqui6-42/+3
2010-05-20multipath: don't clear daemon setting on reconfigureBenjamin Marzinski1-0/+1
2010-05-20multipath: add "count paths" multipathd commandBenjamin Marzinski6-0/+43
2010-05-20multipath: add udev sync support.Benjamin Marzinski1-0/+1
2010-05-20update redhat multipathd init scriptBenjamin Marzinski1-8/+29
2010-04-17multipath_tools: add alias while printing checker_messageMoger, Babu1-1/+1
2010-03-25multipath: don't let init script stop multipathd for root devicesBenjamin Marzinski1-1/+37
2010-03-25multipath: patch checker consolidationBenjamin Marzinski1-18/+2
2010-03-25multipath: add queue_without_daemon config parameterBenjamin Marzinski1-0/+5
2010-02-06Mail address changeChristophe Varoqui1-1/+1
2010-02-06Latest git -master is not compilableRumko1-1/+1
2010-02-03Update path_offline() to return device statusHannes Reinecke1-3/+2
2010-02-03[multipathd] Fix pthread bug in multipath-tools.Alex Zeffertt1-0/+1
2009-11-22[multipathd] give ev_add_path() separated failure messagesChristophe Varoqui1-7/+12
2009-11-22multipath-tools: multipath should allow only path with valid size to get adde...Chauhan, Vijay1-0/+21
2009-08-31Update multipathd manpageRitesh Raj Sarraf1-1/+10
2009-05-14multipath-tools: Improvement to max_fdsBenjamin Marzinski1-8/+3
2009-04-29multipathd: restrict /var/run/multipathd.sock permissions furtherMike Snitzer1-0/+1
2009-04-29fix small issues in cli_handlersMike Snitzer1-3/+3
2009-04-29do not allow relative path names to be added to the pathvecMike Snitzer1-0/+8
2009-04-29multipathd: add error checking to client's process_reqMike Snitzer1-5/+6
2009-04-22Plug memory leaksHannes Reinecke1-1/+5
2009-04-22Fix 'remove' uevent handlingHannes Reinecke1-2/+3
2009-04-22Add more debugging outputHannes Reinecke1-0/+3
2009-04-21Check for empty mpvecs in mpvec_garbage_collector()Hannes Reinecke1-0/+3
2009-04-21Valgrind fixesHannes Reinecke1-0/+1
2009-04-20multipath-tools: update multipathd.init.redhatMike Snitzer1-16/+14
2009-04-04[multipathd] actually propose restorequeuing et disablequeuing in CLIChristophe Varoqui1-0/+4
2009-04-04[multipathd] Add options to multipathd to turn off queueingBenjamin Marzinski5-0/+112
2009-04-03set pthread stack size to at least PTHREAD_STACK_MINBenjamin Marzinski1-10/+38
2009-04-03remove deleted path from pathvecBenjamin Marzinski1-6/+7
2009-04-03Clean up multipath linkingBenjamin Marzinski1-2/+2
2009-04-03Miscellaneous multipath bugfixesBenjamin Marzinski1-7/+2
2009-04-02[multipathd] minor logging fix for the resize handlerChristophe Varoqui1-1/+1
2009-04-02[lib] use explicit names dm_simplecmd_{flush,noflush}Christophe Varoqui1-2/+2
2009-04-02Support resizing of multipath maps.Konrad Rzeszutek6-50/+125
2009-04-02[multipathd] signal deadlockBenjamin Marzinski1-0/+10
2009-04-01[multipathd] /var/run/multipathd.sock is world-writableHannes Reinecke1-2/+3
2009-03-27Stack overflow in uev_trigger()Hannes Reinecke1-1/+1
2009-03-24Don't display the state of the newly added map during addition in the daemonKonrad Rzeszutek2-2/+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-11/+17
2008-12-17[multipathd] log the uevent discarding as debug informationChristophe Varoqui1-2/+2
2008-12-17[multipathd] Memory leak in ev_add_map.Konrad Rzeszutek1-0/+3
2008-12-11Fix for uevent devpath handlingBenjamin Marzinski1-3/+9
2008-11-20strip ANSI color markers in non-interactive modeChristophe Varoqui1-2/+15
2008-11-20[multipathd] easier multipathd interaction methodChristophe Varoqui1-0/+16
2008-11-13[multipathd] add "show maps format ..." cli commandChristophe Varoqui4-0/+14
2008-11-02[multipathd] set offline path state to faultyChristophe Varoqui1-1/+3
2008-10-11[lib] add offlined paths logicChristophe Varoqui1-1/+2