]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdmon: close small window of invalid mon_tid
authorDan Williams <dan.j.williams@intel.com>
Mon, 14 Jul 2008 21:59:39 +0000 (14:59 -0700)
committerDan Williams <dan.j.williams@intel.com>
Mon, 14 Jul 2008 21:59:39 +0000 (14:59 -0700)
commit2cc98f9ea58485e1f539f77ba3eb5d9788908ae6
treee07d80049e976020e3becae5ea593f4cf8f26783
parent5dcfcb715d91f7d2f45afaaabb93ad311e384ea6
mdmon: close small window of invalid mon_tid

There is a small chance that the manager tries to wake the monitor before
mon_tid is set.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
mdmon.c