summaryrefslogtreecommitdiff
path: root/mdmon.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some compiler warnings.Luca Berra2011-06-171-0/+6
* Define dummy functions to mdmon.cAdam Kwolek2011-06-081-0/+23
* mdmon: Fix crash if /proc/mdstat lists 0.9 superblocksMichal Marek2011-05-171-1/+2
* Make child_monitor a candidate for ->manage_reshapeNeilBrown2011-01-121-0/+9
* Replace various load_super calls with load_containerNeilBrown2010-11-221-1/+1
* Remove subarray field in supertype.NeilBrown2010-11-221-1/+0
* Compile with -Wextra by defaultNeilBrown2010-08-051-1/+1
* Fix all the confusion over directories once and for all.Doug Ledford2010-07-221-22/+6
* mdmon: satisfy glibc tls abi requirements with pthreadsDan Williams2010-07-061-3/+39
* Merge branch 'fixes' into for-neilDan Williams2010-07-011-2/+1
|\
| * Always assume SKIP_GONE_DEVS behaviour and kill the flagDan Williams2010-06-161-2/+1
* | Kill subarray v2Dan Williams2010-06-151-23/+2
|/
* Create directory to contain mapfile (Assuming parent exists andDoug Ledford2010-03-241-1/+1
* mdmon: Check both RUN directories to find running mdmonNeilBrown2010-03-031-12/+9
* mdmon: check select a writable pid_dirLuca Berra2010-03-031-13/+12
* fix mdmon option parsingLuca Berra2010-03-031-6/+10
* Add _FORTIFY_SOURCE to mdadm.O2 build.NeilBrown2010-03-031-1/+4
* mdmon: insist on creating .pid file at startup.NeilBrown2010-02-081-15/+29
* mdmon: remove switch-root functionality.NeilBrown2010-02-081-71/+23
* mdmon: recognise --all in place of /proc/mdstatNeilBrown2010-02-041-1/+2
* mdmon: allow pid to be stored in different directory.NeilBrown2010-02-041-12/+9
* Having single function to read mdmon pid file.NeilBrown2010-02-041-21/+3
* mdmon: discard test_pidfile()NeilBrown2010-02-041-12/+4
* mdmon: improve switchroot handling.NeilBrown2010-02-041-20/+41
* mdmon: simplify try_kill_monitorNeilBrown2010-02-041-8/+7
* mdmon: remove scan variable from mdmon()NeilBrown2010-02-041-7/+5
* mdmon: fix fd leak and possible buffer overrun.NeilBrown2010-01-291-5/+5
* mdmon: lock current memory as well as future memory.NeilBrown2009-10-191-1/+1
* mdmon: preserve socket over chrootDan Williams2009-10-131-4/+8
* mdmon: exec(2) when the switchroot argument is not "/"Dan Williams2009-10-131-0/+23
* mdmon: avoid writes in the startup path for mdmon on root arraysDan Williams2009-10-131-46/+32
* mdmon: fix freeing unallocated memoryHans de Goede2009-09-241-1/+1
* Update copyright dates and remove references to @cse.unsw.edu.auNeilBrown2009-06-021-2/+2
* mdmon: update cmdline when scanningDan Williams2009-02-241-0/+7
* mdmon: fix removed disk handlingDan Williams2009-02-241-1/+1
* mdmon: make switchroot an undecorated optionDan Williams2009-01-201-9/+5
* mdmon: support scanning for containersDan Williams2009-01-201-22/+49
* mdmon: expand permissible container device namesDan Williams2009-01-201-3/+18
* mdmon: fix missing ->subarray initializationDan Williams2009-01-131-0/+1
* mdmon: pass symbolic name to mdmon instead of device name.NeilBrown2008-11-201-4/+13
* A couple of bugfixes found by suse autobuilding:NeilBrown2008-11-071-1/+13
* Assemble: revert preliminary -As supportDan Williams2008-11-041-0/+9
* util: make env checking more genericNeilBrown2008-11-041-1/+1
* Preliminary -As support for container member arraysDan Williams2008-10-281-9/+0
* update copyright headersDan Williams2008-10-281-0/+19
* mdmon: suicide preventionDan Williams2008-10-151-0/+4
* quiet WaitClean()Dan Williams2008-10-151-1/+1
* mdmon: --switch-rootDan Williams2008-10-151-55/+94
* mdmon: wait after trying to killDan Williams2008-10-151-22/+47
* mdmon: terminate cleanDan Williams2008-10-151-0/+19