summaryrefslogtreecommitdiffstats
path: root/msg.c
Commit message (Expand)AuthorAgeFilesLines
* 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-131-3/+11
* ping_manager() to prevent 'add' before 'remove' completesDan Williams2008-09-151-4/+29
* Add ping_monitor() to mdadm --waitDan Williams2008-09-151-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