]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdmon: periodically retry to create the socket
authorDan Williams <dan.j.williams@intel.com>
Thu, 2 Oct 2008 01:50:43 +0000 (18:50 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 15 Oct 2008 21:15:52 +0000 (14:15 -0700)
commit695154b2e7f975527f8f3f9591f0a21474bfe1b1
tree98a16315f08174369ce8038bc1948a68ae2e60a9
parent1e4bc070a73716292c1681a86524f46f656f8acb
mdmon: periodically retry to create the socket

If initial socket creation fails, EROFS, set a periodic alarm to wake up
the manager and retry.  Include a kernel patch that will wake us up if
the mount flags are changed.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
kernel-patch-2.6.27 [new file with mode: 0644]
managemon.c
mdmon.c