Hi (my english is not native so sorry for mistakes), I have very strange situation which I can't reproduce by simple test case (I try to do this but all work fine).
I'm use aufs as root filesystem in which I chrooted during boot and after this system run from there, my last branch is RW (index = 0) and all other is RO, on previous branch (index = 1) exist file /tmp/test (/tmp permissions is 777), owner of this file is common user, when I delete this file and try to execute shell command touch /tmp/test from user the command failed with this error: touch setting times of '/tmp/test': No such file or directory But if I do it from root all ok. If try to touch any other file in this directory from user shell is all ok so problem exist only with this file. Kernel 2.6.20, aufs 20070611 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
