problem with symlinks in sysfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I get this errors:
find: warning: not following the symbolic link `/sys/bus/usb/devices/1-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/2-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/2-5/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/2-5:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/2-5:1.1/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/3-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/4-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1:1.1/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1:1.2/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-1:1.3/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-2/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/5-2:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/6-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/7-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/8-0:1.0/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb1/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb2/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb3/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb4/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb5/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb6/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb7/'
find: warning: not following the symbolic link `/sys/bus/usb/devices/usb8/'

executing this command:
for A in `find /sys/bus/usb/devices/*/ -name "level"`; do echo auto > $A; done

This used to work.

	Regards
		Oliver

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux