]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Makefile
Move WaitClean from Monitor.c to sysfs.c
authorNeilBrown <neilb@suse.de>
Tue, 2 Jun 2009 05:27:16 +0000 (15:27 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 2 Jun 2009 05:27:16 +0000 (15:27 +1000)
commit38a07ed61e58320e18a6c25ab9da4d749d43bdc5
treed7f0f9b91eaa8d558489df1fe9ab2ed338aeea10
parente736b62389a230cc427e7cf352539d1afab8f469
Move WaitClean from Monitor.c to sysfs.c

That way mdmon doesn't need to include Monitor.o

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