summaryrefslogtreecommitdiffstats
path: root/msg.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-19Remove lots of unnecessary white space.NeilBrown1-2/+1
2013-02-21Discard devnum in favour of devnmNeilBrown1-1/+0
2012-02-09Flush mdmon before next reshape step during container operationAdam Kwolek1-0/+1
2011-03-18FIX: ping_monitor() usage causes memory leaksAdam Kwolek1-0/+1
2011-03-02Add block_subarray()Adam Kwolek1-0/+2
2010-11-23block monitor: freeze spare assignment for external arraysDan Williams1-0/+2
2009-10-13mdmon: preserve socket over chrootDan Williams1-0/+1
2008-09-15ping_manager() to prevent 'add' before 'remove' completesDan Williams1-0/+1
2008-07-12Revise message passing code.Neil Brown1-14/+6
2008-07-12Remove mgr_pipe for communicating from manage to monitor.Neil Brown1-15/+0
2008-07-12Handle device removal from containerNeil Brown1-8/+0
2008-05-15add infrastructure to receive higher order commands, like remove_deviceDan Williams1-3/+2
2008-05-15start fleshing out socket code, ping monitor to see if it is aliveDan Williams1-0/+4
2008-05-15handle Manage_subdevs() for 'external' arraysDan Williams1-0/+59