summaryrefslogtreecommitdiffstats
path: root/mdmon.h
Commit message (Expand)AuthorAgeFilesLines
* mdmon: insist on creating .pid file at startup.NeilBrown2010-02-081-3/+0
* mdmon: allow pid to be stored in different directory.NeilBrown2010-02-041-1/+1
* mdmon: cleanup resync_startDan Williams2009-12-141-5/+2
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-2/+2
* update copyright headersDan Williams2008-10-281-0/+20
* mdmon: wait after trying to killDan Williams2008-10-151-0/+1
* mdmon: terminate cleanDan Williams2008-10-151-0/+1
* monitor: protect against CONFIG_LBD=nDan Williams2008-10-151-0/+11
* sysfs: dprintf when we fail to write a sysfs fileDan Williams2008-10-151-8/+0
* mdmon: recreate socket/pid file on SIGHUPDan Williams2008-09-151-0/+3
* Allow an externally managed array to be marked readonlyNeilBrown2008-08-191-0/+1
* mdmon: ping will wait for manage_mon to catch up.NeilBrown2008-07-181-0/+1
* Make sure resync_start is initialised properly and maintained properlyNeil Brown2008-07-181-0/+1
* Create arrays via metadata-updateNeil Brown2008-07-121-6/+0
* Remove mgr_pipe for communicating from manage to monitor.Neil Brown2008-07-121-0/+1
* Hide subordinate superswitch structures.Neil Brown2008-07-121-2/+0
* mdmon: add debug print statements for profiling mdmonDan Williams2008-06-161-0/+7
* Support adding a spare to a degraded array.Neil Brown2008-06-121-0/+2
* Allow passing metadata update to the monitor.Neil Brown2008-06-121-1/+18
* Discard get_sync_pos. We should be using get_resync_start.Neil Brown2008-05-271-2/+0
* Exit when there are no more arrays to manage.Neil Brown2008-05-271-0/+3
* Discard 'array_list' in mdmonNeil Brown2008-05-271-1/+0
* add infrastructure to receive higher order commands, like remove_deviceDan Williams2008-05-151-0/+1
* start resync when transitioning from initial readonly stateDan Williams2008-05-151-0/+2
* Merge mdmonNeil Brown2008-05-151-0/+41