Compile error with 2.6.36.{2,3} and aufs-standalone.git

2011-01-18 Thread Ed W
Hi, I'm trying to update my kernel and currently failing to build 2.6.36.3 with a git checkout from an hour ago (18th Jan 2011) of git-standalone I'm building into the kernel (not a module). I don't immediately suspect kernel .config, but abbreviated version below. Errors on compile are: #

Re: Compile error with 2.6.36.{2,3} and aufs-standalone.git

2011-01-18 Thread sfjro
Hello Ed, Ed W: CC fs/aufs/vfsub.o fs/aufs/vfsub.c: In function 'vfsub_lookup_hash': fs/aufs/vfsub.c:155: error: implicit declaration of function 'lookup_hash' fs/aufs/vfsub.c:155: warning: assignment makes pointer from integer without a cast fs/aufs/vfsub.c: In function

Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread Marco Clocchiatti
-- Forwarded message -- From: Marco Clocchiatti ziapannocc...@gmail.com Date: Fri, 17 Dec 2010 07:47:45 + Subject: Re: kernel 2.6.36: halt hungs when remountig ro etc To: sf...@users.sourceforge.net 2010/12/17, sf...@users.sourceforge.net sf...@users.sourceforge.net: Hello

Re: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread Marco Clocchiatti
this is, instead, the behaviour with 2.6.35 kernel: aspi2 ~ # uname -r;mount -o remount,noxino,ro /etc 2.6.35-gentoo-r12-live /sbin/mount.aufs:plink.c:220: proc: No such file or directory aspi2 ~ # grep aufs /proc/mounts rootfs / aufs rw,relatime,si=9a4f331f 0 0 etc /etc aufs

Re: Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread sfjro
Marco Clocchiatti: remount /etc, as in your tip, I have the same behaviour. etc becames anavailable (Resource temporarily unavailable) and the system needs hardware reset. Then please show me the output of strace -f fo remount /etc.

Re: Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread Marco Clocchiatti
aspi2 ~ # uname -rm;strace -f mount -no remount,noxino,ro /etc 2.6.36-gentoo-r5-live i686 execve(/bin/mount, [mount, -no, remount,noxino,ro, /etc], [/* 50 vars */]) = 0 brk(0) = 0x8494000 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0

Re: Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread sfjro
Marco Clocchiatti: aspi2 ~ # uname -rm;strace -f mount -no remount,noxino,ro /etc 2.6.36-gentoo-r5-live i686 execve(/bin/mount, [mount, -no, remount,noxino,ro, /etc], [/* 50 vars */]) = 0 ::: [pid 2224] execve(/bin/mount, [mount, -i, -n, -t, aufs, -o, ro,remount,relatime,si

Re: Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread Marco Clocchiatti
2010/12/17, sf...@users.sourceforge.net sf...@users.sourceforge.net: Thanx. But it doesn't look end. Do you mean that remount hung? yes, it do. I read a lot of -1 EINVAL (Invalid argument) for directories which should be accessible in a normal configuration.

Re: Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread sfjro
Marco Clocchiatti: Do you mean that remount hung? yes, it do. I read a lot of -1 EINVAL (Invalid argument) for directories which should be accessible in a normal configuration. Let me make sure. - remount didn't end. - you could see many EINVAL in your strace -f mount -no

Re: Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread Marco Clocchiatti
-- Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d

Re: Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread Marco Clocchiatti
thanks again. -i option seems really usefull, for me :) may it be this better for you? aspi2 ~ # strace -f mount -ino remount,noxino,ro /etc execve(/bin/mount, [mount, -ino, remount,noxino,ro, /etc], [/* 50 vars */]) = 0 brk(0) = 0x984c000 mmap2(NULL, 4096,

Re: Fwd: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-17 Thread sfjro
Marco Clocchiatti: thanks again. -i option seems really usefull, for me :) may it be this better for you? Let me make sure again. - with -i, remount process exits. - and all other operations, ls(1) or something, worked correctly. If so, I'd want you to test these commands just before remount

kernel 2.6.36: halt hungs when remountig ro etc

2010-12-16 Thread Marco Clocchiatti
using sys-fs/aufs2-0_p20101122-r1 from a gentoo distribution and gentoo-sources-0_p20101122-r1, system hungs at shutdown when etc is remounted read-only. I mount etc with aufs in early-userspace. the problem may it be reproduced with a simple: mount -o remount,ro /etc after the command, /etc is

Re: kernel 2.6.36: halt hungs when remountig ro etc

2010-12-16 Thread sfjro
Hello Marco, Marco Clocchiatti: using sys-fs/aufs2-0_p20101122-r1 from a gentoo distribution and gentoo-sources-0_p20101122-r1, system hungs at shutdown when etc is remounted read-only. Please try this. # mount -no remount,noxino,ro /etc # for i in $writable_branches # do mount -no

Re: Aufs 2.1 is broken on 2.6.36

2010-11-19 Thread sfjro
Hi, Jordi Pujol: I have been working on the aufs2.1 modification for 2.6.36, using the official kernel 2.6.36 release, now it works well on a Debian Live OS where aufs writes the COW on disk, and also when the COW is on tmpfs. here are the patches for aufs2.1 standalone, http

Re: Aufs 2.1 is broken on 2.6.36

2010-10-29 Thread Jordi Pujol
Hello Joseluis an list, you should post in english, because this is the language of that list, aufs for linux kernel 2.6.36 is under development, so we must think seriously about including it in a user's kernel. The patch is easy to install in the kernel sources, and then we

Re: Aufs 2.1 is broken on 2.6.36

2010-10-28 Thread joseluis
Jordi Pujol jordipujolp at gmail.com writes: Hello, I have been working on the aufs2.1 modification for 2.6.36, using the official kernel 2.6.36 release, now it works well on a Debian Live OS where aufs writes the COW on disk, and also when the COW is on tmpfs. here are the patches

Re: Aufs 2.1 is broken on 2.6.36

2010-10-25 Thread Jordi Pujol
A Diumenge 24 Octubre 2010 21:19:19, Phil Miller va escriure: Hi Jordi Pujol, I added your patch but got this error: fs/aufs/inode.h:38:29: error: field 'hn_entry' has incomplete type Here is my aufs2 config snippet: CONFIG_AUFS_FS=m

Re: Aufs 2.1 is broken on 2.6.36

2010-10-25 Thread Jordi Pujol
A Diumenge 24 Octubre 2010 22:24:10, Phil Miller va escriure: I got this now: BUILD arch/x86/boot/bzImage Root device is (8, 7) Setup is 13564 bytes (padded to 13824 bytes). System is 2153 kB CRC 9881b169 Kernel: arch/x86/boot/bzImage is ready (#1) ERROR: security_inode_readlink

Re: Aufs 2.1 is broken on 2.6.36

2010-10-25 Thread Phil Miller
So you tell me I've to use aufs2-standalone-patch also. That is new for me. Will try your new set then using your order. On Monday 25 October 2010 16:41:36 Jordi Pujol wrote: A Diumenge 24 Octubre 2010 22:24:10, Phil Miller va escriure: I got this now: BUILD arch/x86/boot/bzImage

Re: Aufs 2.1 is broken on 2.6.36

2010-10-24 Thread Phil Miller
#1 FAILED at 858. There seems to be other patches in my git repository which are necessary before the patch I sent. Until I have enough time, I won't be able to merge them. As you might know, it is equivalent to create a full patch to support 2.6.36. J. R. Okajima commit

Re: Aufs 2.1 is broken on 2.6.36

2010-10-24 Thread Jordi Pujol
Hello, I have been working on the aufs2.1 modification for 2.6.36, using the official kernel 2.6.36 release, now it works well on a Debian Live OS where aufs writes the COW on disk, and also when the COW is on tmpfs. here are the patches for aufs2.1 standalone, http://livenet.selfip.com/ftp

Aufs 2.1 is broken on 2.6.36

2010-10-23 Thread Phil Miller
Hi J. R. I know you have almost no time to look into this but the latest code of aufs 2.1 don't work with 2.6.36 yet. Current error is now: branch.c:859:2: error: request for member 'next' in something not a structure or union A full error log and the code snippet where the problem

Re: Aufs 2.1 is broken on 2.6.36

2010-10-23 Thread sfjro
Hello Phil, Phil Miller: I know you have almost no time to look into this but the latest code of aufs 2.1 don't work with 2.6.36 yet. Current error is now: ::: I'm glad for any help on this problem. Steven Barrett might have also time to look into it ... Yes, I know the changes

2.6.36

2010-10-07 Thread kirk w
Hi Junjiro, Does AUFS2.1 support 2.6.36? I tried a couple weeks ago and it would not compile. Thanks for your excellent software, Kirk Hope this doesn't double post, it bounced back the first time

Re: 2.6.36

2010-10-07 Thread sfjro
Hello Kirk, kirk w: Does AUFS2.1 support 2.6.36? I tried a couple weeks ago and it would not compile. Unfortunately I don't have enough time to keep sitting in front of my PC in these months and I can only make very small steps forward. While I am not sure when it will be, I am trying