Mailinglist Archive: opensuse-bugs (15878 mails)
| < Previous | Next > |
[Bug 299685] hwinfo expects real directories in /sys/ block while there could be symlinks
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 20 Aug 2007 06:47:41 -0600 (MDT)
- Message-id: <20070820124741.EBE62245350@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=299685#c8
Kay Sievers <kasievers@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |kasievers@xxxxxxxxxx
Summary|yast2 disk expects real directories in |hwinfo expects real directories in /sys/block
|/sys/block while there could be symlinks |while there could be symlinks
--- Comment #8 from Kay Sievers <kasievers@xxxxxxxxxx> 2007-08-20 06:47:41 MST ---
Ah, great. Thanks Thomas.
Steffen, with upcoming future changes of the kernel block subsystem moving to
"struct device", hwinfo will need to handle symlinks to directories in
/sys/block/ instead of expecting real directories, like most of the current
sysfs already looks like.
Is the involved code that needs to be changed all contained in
hwinfo/src/block.c? Thanks!
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Kay Sievers <kasievers@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |kasievers@xxxxxxxxxx
Summary|yast2 disk expects real directories in |hwinfo expects real directories in /sys/block
|/sys/block while there could be symlinks |while there could be symlinks
--- Comment #8 from Kay Sievers <kasievers@xxxxxxxxxx> 2007-08-20 06:47:41 MST ---
Ah, great. Thanks Thomas.
Steffen, with upcoming future changes of the kernel block subsystem moving to
"struct device", hwinfo will need to handle symlinks to directories in
/sys/block/ instead of expecting real directories, like most of the current
sysfs already looks like.
Is the involved code that needs to be changed all contained in
hwinfo/src/block.c? Thanks!
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |