public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* problem with sysfs symlink "fix"
@ 2003-05-20  0:10 Greg KH
  2003-05-20  7:13 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2003-05-20  0:10 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, Patrick Mochel

In the latest -bk tree sysfs's symlinks are a bit messed up:

$ tree /sys/bus/pci/
/sys/bus/pci/
|-- devices
|   |-- 00:00.0 -> ../../../
|   |-- 00:01.0 -> ../../../
|   |-- 00:1d.0 -> ../../../
|   |-- 00:1d.1 -> ../../../
|   |-- 00:1d.7 -> ../../../
|   |-- 00:1e.0 -> ../../../
|   |-- 00:1f.0 -> ../../../
|   |-- 00:1f.1 -> ../../../
|   |-- 00:1f.3 -> ../../../
|   |-- 00:1f.5 -> ../../../
|   |-- 02:03.0 -> ../../../    
|   |-- 02:04.0 -> ../../../    
|   `-- 02:05.0 -> ../../../    
`-- drivers                     
    |-- PIIX IDE                
    |   `-- 00:1f.1 -> ../../../../
    |-- aic7xxx                 
    |   `-- 02:05.0 -> ../../../../
    |-- eepro100                
    |-- ehci-hcd                
    |   `-- 00:1d.7 -> ../../../../
    |-- intel810_audio          
    |   `-- 00:1f.5 -> ../../../../
    |-- ohci-hcd
    |-- parport_pc
    |-- serial
    |-- tg3
    |   `-- 02:03.0 -> ../../../../
    `-- uhci-hcd
        |-- 00:1d.0 -> ../../../../
        `-- 00:1d.1 -> ../../../../


Could your fix to fs/sysfs/symlink.c have caused this?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-20  6:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-20  0:10 problem with sysfs symlink "fix" Greg KH
2003-05-20  7:13 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox