]> git.ipfire.org Git - thirdparty/mdadm.git/commit
util: fix sys_hot_remove_disk()
authorMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Fri, 4 Oct 2024 11:57:48 +0000 (13:57 +0200)
committerMariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
Fri, 4 Oct 2024 12:07:22 +0000 (14:07 +0200)
commit6f227de0a17369d3d6667591241c49140d5239b2
treec5c7fd493bd752b12509e85e26f757f6f6bd4f38
parent4157e8da40ce976883c5b6e51e2352732e709b52
util: fix sys_hot_remove_disk()

Instead of "remove", "faulty" was called.

Fixes: d95edceb362a ("sysfs: add function for writing to sysfs fd")
Signed-off-by: Mariusz Tkaczyk <mariusz.tkaczyk@linux.intel.com>
util.c