]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Monitor.c
Don't hold md device open for so long in --monitor mode
authorNeil Brown <neilb@suse.de>
Thu, 14 Dec 2006 06:32:53 +0000 (17:32 +1100)
committerNeil Brown <neilb@suse.de>
Thu, 14 Dec 2006 06:32:53 +0000 (17:32 +1100)
commitab5303d695eb7249b9462f9ad4e973711622a9c5
treea9599db5e14cce7402615d72084ddb826c09d060
parent4a39c6f236fba4065c7b74f03791eb50759289ad
Don't hold md device open for so long in --monitor mode

map_dev can be slow and interferes with trying to stop the array.
ChangeLog
Monitor.c