]> git.ipfire.org Git - thirdparty/mdadm.git/commit
sysfs: dprintf when we fail to write a sysfs file
authorDan Williams <dan.j.williams@intel.com>
Wed, 24 Sep 2008 12:58:02 +0000 (05:58 -0700)
committerDan Williams <dan.j.williams@intel.com>
Wed, 15 Oct 2008 21:15:51 +0000 (14:15 -0700)
commit2a24d7b6964546a83409cc1300615b046767d013
tree53b94b40a6f54654dad5c8537d43485132d46486
parentc92a2527e1f36ae8e3e83e0d7ca3ed5d269906ef
sysfs: dprintf when we fail to write a sysfs file

When arrays do not startup correctly it would be nice to know why.  Need
to move the dprintf definition to mdadm.h

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
mdadm.h
mdmon.h
sysfs.c