]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Monitor: avoid skipping checks on external arrays
authorNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:06 +0000 (20:58 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Nov 2010 09:58:06 +0000 (20:58 +1100)
commitb1717f0afce1c294b6f03d12b5510175282770c8
treef11863d2090f869c9a312fcad21902779e578d25
parentedde9560fa19af53928059784c81a0cf5badefa2
Monitor: avoid skipping checks on external arrays

utime is not correct for external metadata so we must
not risk the observed time ever matching the old time.

Reported-by: Anna Czarnowska <anna.czarnowska@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Monitor.c