]> git.ipfire.org Git - thirdparty/mdadm.git/commit - sysfs.c
Don't ignore errors in sysfs_add_disk.
authorNeil Brown <neilb@suse.de>
Thu, 12 Jun 2008 00:13:19 +0000 (10:13 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 12 Jun 2008 00:13:19 +0000 (10:13 +1000)
commit3cb07116bbbc526715c05a2a8f9d2f5f4011e6f9
tree1ddd1376bf3e46dd4328aa6c566b04b7e524cd2a
parent60f18132be82eabf4a44d7014a0f38114da43e53
Don't ignore errors in sysfs_add_disk.

i.e. if the add fails, don't add the device to the internal data
structures.
sysfs.c