If I mount aufs with noxino, it doesn't work. But if I mount, then use
-o remount,noxino, noxino is enabled.

This is a regression from earlier versions of aufs - mount with noxino
worked for 20070312 and 20070709.

        # mount -t aufs -o noxino,br:a=rw:b=ro aufs u
        # grep aufs /proc/mounts
        aufs /root/u aufs rw,xino=/root/a/.aufs.xino,br:/root/a=rw:/root/b=ro 0 0

        # mount -o remount,noxino u
        # grep aufs /proc/mounts
        aufs /root/u aufs rw,noxino,br:/root/a=rw:/root/b=ro 0 0

Jason

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4

Reply via email to