Re: Aufs 2.1 is broken on 2.6.36

2010-10-24 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 > C

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/debi

Re: Aufs 2.1 is broken on 2.6.36

2010-10-24 Thread Phil Miller
Well, time will solve all. I tested your patch on two commits but failed on both. I attached you the build-logs. There is no rush. I can wait ... On Sunday 24 October 2010 06:44:59 you wrote: > Phil Miller: > > Thx for the patch J.R. but it didn't work out: > > patching file fs/aufs/branch.c > >