Re: Will aufs2 support ramfs?

2009-03-31 Thread sfjro
TualatriX, Here is a patch for ramfs branch. Although I am testing it now, try testing it if you have time. Note: you need to enable CONFIG_AUFS_BR_RAMFS. Completing ramfs branch, I will try readonly aufs branch. J. R. Okajima TualatriX: --00163646c35e797da30464d90903 Content-Type:

Logrow

2009-03-31 Thread kirk w
--

aufs.ko kbuild error (devc_group_inode_permission undefined)

2009-03-31 Thread LinuX Oholic
Dear Mister Okajima, Hi list, Trying to build linus git-tree kernel 2.6.28 with aufs2-standalone causes the following error message: exec debian/rules DEBIAN_REVISION=2.6.28-byse-10.00.Custom APPEND_TO_VERSION=-custombuild INITRD=YES kernel_image kernel_headers == making target

Logrow --- try3

2009-03-31 Thread kirk w
Hi, Has anyone used Logrow on a mounted AUFS RW branch?  It seems to work well with a loop back block device that is not part of the union. Logrow will quickly expand a loop mounted block device and then I can use resize2fs to online resize the ext3 filesystem, but if it's the RW branch of

Re: Logrow

2009-03-31 Thread sfjro
Hello kirk, kirk w: =A0It seems to work well with a loop back block device that is not part of the union. Logrow will quickly expand a loop mounted block device and then I can use resize2fs to online resize the ext3 filesystem, but if it's the RW branch of AUFS, the system becomes unstable,

Re: aufs.ko kbuild error (devc_group_inode_permission undefined)

2009-03-31 Thread sfjro
Hi, LinuX Oholic: Building modules, stage 2. MODPOST 2081 modules ERROR: devcgroup_inode_permission [fs/aufs/aufs.ko] undefined! make[2]: *** [__modpost] Error 1 This is a problem of aufs2-standalone.git, sorry. And here is a patch for you. This error happens when CONFIG_CGROUP_DEVICE is

Re: Will aufs2 support ramfs?

2009-03-31 Thread sfjro
TualatriX: Thank you very much! I will take sometime to test. If you have not started the test, please use this patch with reverting last one. J. R. Okajima a.patch.bz2 Description: BZip2 compressed data --