Hi,
I'm a Linux and aufs user. First thanks of the great file system!
After upgrade to the Linux 2.6.27, I start to use aufs2, but I it seems that
aufs2 doesn't support mount ramfs and aufs self.
So I start to search on the source code, I found this:
static inline int au_test_fs_unsuppoted(struct super_block *sb)
{
       return au_test_procfs(sb)
               || au_test_sysfs(sb)
               || au_test_configfs(sb)
               || au_test_securityfs(sb)
               || au_test_ramfs(sb)
               /* || !strcmp(au_sbtype(sb), "unionfs") */
               || au_test_aufs(sb); /* will be supported
in next version */
}
Aufs2 doesn't support mount ramfs and aufs, the comment says mount aufs will
be supported in next version.
So I want to know if there's possible to support mount ramfs. The aufs1
works well with ramfs. I need this feature.
Thanks!
Best regards,
TualatriX
Â
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com