Hello Skylar,

Skylar Thompson:
> I'm trying to setup an aufs branch that consists of another aufs branch
> and a davfs mount. I'm using the latest CVS checkout (20090126), so I
> realize I'm in unsupported territory, but I'm wondering if anyone has
> gotten this to work. I can get it almost working, but I get corrupted
> directory listings and inaccessible files.
        :::
> I'm using /UNIONFS/bccd/software as my read/write branch, /mnt/bccd as
> my read-only branch, and /UNIONFS/bccd/software.local as the mount point
> for aufs. When I run "ls -l" on the mount, I get output like this:

Aufs branch of another aufs mount is supported, but it must be readonly.
Since you have enabled CONFIG_AUFS_ROBR, you have read

config AUFS_ROBR
        bool "Aufs as an readonly branch of another aufs mount"
        help
        If you want make your aufs to be a part of another aufs, then
        enable this option. In other words, you can specify your aufs
        path in 'br:' mount option for another aufs, but cannot
        specify 'rw' as the branch permission.
        It will have a negative impact to the performance.
        See detail in aufs.5.

To be honest, the success of your mount is a bug. I intended to make
"writable aufs branch" rejected.
Additionally I have not tested coda(davfs?) branch...


J. R. Okajima

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p

Reply via email to