Nested folder subsystem/8:0/ infinite times?
|
25th Apr, 2014, 05:28 AM
Post: #1
|
|||
|
|||
Nested folder subsystem/8:0/ infinite times?
Hi all,
I was looking for a file on the Raspberry Pi filesystem, but during the search, I saw that winscp was accessing a folder which has almost infinite subfolders: Code: /sys/bus/mmc/devices/mmc0:b368/block/mmcblk0/bdi/subsystem/8:0/subsystem/8:0/subsystem/8:0/subsystem/8:0/subsystem/8:0/ I think this is a bug? Dont know if its Debian or Xbian. |
|||
25th Apr, 2014, 06:29 AM
Post: #2
|
|||
|
|||
RE: Nested folder subsystem/8:0/ infinite times?
As you can see, the subsystem folder is a symlink to one of the parents:
Code: root@pi:~# ls -Al /sys/bus/mmc/devices/mmc0\:0007/ pilight - modular domotica solution
|
|||
26th Apr, 2014, 06:29 PM
Post: #3
|
|||
|
|||
RE: Nested folder subsystem/8:0/ infinite times?
Hi CurlyMo, thnx, but are you giving an explanation, or a confirmation that it's a bug?
|
|||
26th Apr, 2014, 07:48 PM
Post: #4
|
|||
|
|||
RE: Nested folder subsystem/8:0/ infinite times?
Explanation. The kernel is responsible.
pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|