]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Monitor.c
Move WaitClean from sysfs to Monitor.c
authorNeilBrown <neilb@suse.de>
Mon, 4 Apr 2011 22:21:03 +0000 (08:21 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 4 Apr 2011 22:21:03 +0000 (08:21 +1000)
commit679eb882fc243bfeb6a2586ded92bf5331096a3d
treed10df84b564d252cd0bd8321dcb259753924d3df
parent7b0bbd0f7181cdc45c034459decc5a14549c15ec
Move WaitClean from sysfs to Monitor.c

It might not really belong in Monitor, but it really doesn't
belong in sysfs.c, and fits well with Wait()

Signed-off-by: NeilBrown <neilb@suse.de>
Monitor.c
sysfs.c