]> git.ipfire.org Git - thirdparty/systemd.git/commit
Fix libsysfs issue with relying on the detach_state file to be
authorGreg KH <greg@press.(none)>
Thu, 19 May 2005 06:32:28 +0000 (23:32 -0700)
committerGreg KH <gregkh@suse.de>
Thu, 19 May 2005 06:32:28 +0000 (23:32 -0700)
commitb479b4887f5a0eb69b801645ab1b14636c4b06a2
tree3c12df92b63aafb6ad6d6b760628783c1b898b8e
parent60f44733522cca3a619db598e4c83b8e8d0750b6
Fix libsysfs issue with relying on the detach_state file to be
present in order to traverse the tree properly.

Based on a patch from Daniel Stekloff <dsteklof@us.ibm.com>

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
libsysfs/sysfs_device.c