mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
bcbe2d8e7d
Ananth released sysfsutils 0.4.0 last night, I'm sure you saw the email. Here's a patch with the latest changes from the pre-patch I already gave you. It includes sysfs_get_device_parent(), which you said you needed. I've run your test scripts and I've built scsi_id. Please play around with this and check it out. There are quite a few changes. Please do not access structure pointers, like sysfs_device's parent, directly like dev->parent. Please use the "get" function to retrieve. The functions load things on demand and refresh views under the covers. |
||
---|---|---|
.. | ||
dlist.c | ||
dlist.h | ||
LGPL | ||
libsysfs.h | ||
sysfs_bus.c | ||
sysfs_class.c | ||
sysfs_device.c | ||
sysfs_dir.c | ||
sysfs_driver.c | ||
sysfs_utils.c | ||
sysfs.h |