Hi, I found bug and create test case which reproduce it:
1) create dir and copy there this scripts and chdir there
1) run make_test.sh (create test environment)
2) run run_test.sh (test bug)

Description:
I have following aufs branches: br:3=rw:2=ro:1=ro
on 1 branch exist file: /install
on 3 branch I delete this file
after reboot and mounting aufs with new branch 4: br:4=rw:3=ro:2=ro:1=ro
I don't see this file - OK, but if I do ls /install or cat /install
then file exist.

Attachment: make_test.sh
Description: Bourne shell script

Attachment: run_test.sh
Description: Bourne shell script

-------------------------------------------------------------------------
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/

Reply via email to