Hi all, I am playing with aufs2 on the Ubuntu 8.10 and the kernel 2.6.29 (from aufs2-2.6 git tree). aufs2-util is also installed from aufs2-util git tree.
I got the error message described below, when I issued umount. It seems hasmntopt(3) does not work properly. What is happen? $ mkdir /tmp/a /tmp/b /tmp/c $ sudo mount -t aufs -o br=/tmp/a:/tmp/b=ro none /tmp/c $ sudo umount /tmp/c auplink:br.c:170: internal error, rw,si=586e167e0bd3c325 auplink:plink.c:346: And any comments and suggestions will be appreciated. Best regards, Ryousei Takano ------------------------------------------------------------------------------