TualatriX:
> Well, I've tested the ramfs branch successfully!

Thank you for your tests.


> My kernel is the Linux 2.6.29 official release, hmm, need to do a little
> hack with the code. e.g.
> 
> > h_file = dentry_open(dget(h_dentry), mntget(br->br_mnt), flags)
> > will be
> > h_file = dentry_open(dget(h_dentry), mntget(br->br_mnt), flags,
> > current_cred())
> > current->fsuid will be current_fsuid()

That is strange.
The branch named aufs2-29 already supports this upstream change. Which
GIT tree and branch are you using?


> Next week I will test the 'robr' patch, it is "read-only branch", right?

Yes, it is "Aufs as an readonly branch of another aufs mount".


J. R. Okajima

------------------------------------------------------------------------------

Reply via email to