Closed OlliV closed 9 years ago
VFS subsystem fails sometimes when the user changes between /dev and /.
Example:
#cd /dev # cd .. # cd dev # ls # cd / ... #cd dev # ls Open failed Child 10 ret: 1
This might be actually a user space bug #99
Can't reproduce anymore.
VFS subsystem fails sometimes when the user changes between /dev and /.
Example: