summaryrefslogtreecommitdiffstats
path: root/msg.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve comments for block_monitor.NeilBrown2010-11-291-3/+12
* block monitor: freeze spare assignment for external arraysDan Williams2010-11-231-2/+193
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-221-1/+1
* fix mdmon takeoverLuca Berra2010-03-031-1/+1
* mdmon: allow pid to be stored in different directory.NeilBrown2010-02-041-1/+1
* mdmon: preserve socket over chrootDan Williams2009-10-141-3/+11
* ping_manager() to prevent 'add' before 'remove' completesDan Williams2008-09-161-4/+29
* Add ping_monitor() to mdadm --waitDan Williams2008-09-161-1/+14
* msg: add a timeout to ping_monitorNeilBrown2008-07-181-2/+2
* Revise message passing code.Neil Brown2008-07-121-141/+90
* Remove mgr_pipe for communicating from manage to monitor.Neil Brown2008-07-121-1/+1
* Handle device removal from containerNeil Brown2008-07-121-13/+0
* handle Manage_subdevs() for 'external' arraysDan Williams2008-05-151-0/+249