]> git.ipfire.org Git - thirdparty/mdadm.git/commit
New function: sysfs_wait
authorNeilBrown <neilb@suse.de>
Mon, 1 Jul 2013 03:28:13 +0000 (13:28 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 1 Jul 2013 03:28:13 +0000 (13:28 +1000)
commitefc67e8e9fe430d5833236f16ea287ef363dadc5
tree4da51e5aa6580aa3ae63eaf318fe16d93ad59163
parenta2836f12c4c45738b495403a91a0f0db2e88e0cb
New function: sysfs_wait

We have several places that wait for activity on a sysfs
file.  Combine most of these into a single 'sysfs_wait' function.

Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
Monitor.c
mdadm.h
super-intel.c
sysfs.c