summaryrefslogtreecommitdiffstats
path: root/mdmon.c
Commit message (Expand)AuthorAgeFilesLines
...
* Keep container device open in monitorNeil Brown2008-07-121-2/+0
* Revise message passing code.Neil Brown2008-07-121-1/+6
* Remove mgr_pipe for communicating from manage to monitor.Neil Brown2008-07-121-17/+22
* Remove mon_pipe for communicating from monitor to managerNeil Brown2008-07-121-6/+0
* imsm: reenable mdmonDan Williams2008-06-161-0/+2
* Exit when there are no more arrays to manage.Neil Brown2008-05-271-1/+10
* Remove supertype->devfdNeil Brown2008-05-271-1/+1
* Remove stopped arrays.Neil Brown2008-05-271-0/+6
* Discard 'array_list' in mdmonNeil Brown2008-05-271-1/+0
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-151-7/+19
* start fleshing out socket code, ping monitor to see if it is aliveDan Williams2008-05-151-6/+51
* Merge mdmonNeil Brown2008-05-151-0/+222