Re: ubuntu-2.6.24-5.8.patch fails to apply

2008-02-06 Thread Heinrich Rebehn
[EMAIL PROTECTED] wrote: > Hi, > > Heinrich Rebehn: >> i downloaded aufs today and wanted to compile under Ubuntu hardy, >> kernel2.6.24-5-generic, but ubuntu-2.6.24-5.8.patch does not apply: > > As described in top of The ubuntu-2.6.24-5.8.patch, it is for aufs

ubuntu-2.6.24-5.8.patch fails to apply

2008-02-06 Thread Heinrich Rebehn
ry, bdst); dlgt = au_need_dlgt(dentry->d_sb); + err = vfsub_sio_mkdir(h_dir, h_dentry, h_mnt, 0755, dlgt); if (unlikely(err)) goto out_put; Am i missing something here? Kind regards, Heinrich Rebehn Univers

Re: Cannot compile aufs with Ubuntu-7.10 kernel sources

2007-12-05 Thread Heinrich Rebehn
[EMAIL PROTECTED] wrote: > Heinrich Rebehn: >> # make -f local.mk kconfig > > And the menu under aufs shows the correct kernel version, does it? > No, it shows an empty string. Obviously, there is something wrong with my cross compile environment. When i have set up a sane en

Re: Cannot compile aufs with Ubuntu-7.10 kernel sources

2007-12-03 Thread Heinrich Rebehn
[EMAIL PROTECTED] wrote: > Hi Heinrich, > > Heinrich Rebehn: >> # mount -n -t aufs -o dirs=/spec=rw:/common=nfsro union $rootmnt: >> >> NFS branch is not supported, try some configurations and patches >> included in aufs source CVS >> >> ? What

Re: Cannot compile aufs with Ubuntu-7.10 kernel sources

2007-12-03 Thread Heinrich Rebehn
[EMAIL PROTECTED] wrote: > Heinrich Rebehn: >> i am unable to compile aufs version 20071105 under Ubuntu 7.10 (Kernel = >> >> 2.6.22 with Ubuntu patches): > > Here is a patch for it. > This patch supports the ubuntu kernel only > (archive.ubuntu.com/ubuntu/pool

Re: Cannot compile aufs with Ubuntu-7.10 kernel sources

2007-11-27 Thread Heinrich Rebehn
[EMAIL PROTECTED] wrote: > Heinrich Rebehn: >> i am unable to compile aufs version 20071105 under Ubuntu 7.10 (Kernel = >> >> 2.6.22 with Ubuntu patches): > > Here is a patch for it. > This patch supports the ubuntu kernel only > (archive.ubuntu.com/ubuntu/pool

Re: Cannot compile aufs with Ubuntu-7.10 kernel sources

2007-11-23 Thread Heinrich Rebehn
t; #endif > } > > @@ -164,7 +164,7 @@ > #if 0//def CONFIG_VSERVER > err = vfs_rmdir(dir, dentry, NULL); > #else > - err = vfs_rmdir(dir, dentry); > + err = vfs_rmdir(dir, dentry, NULL); > #endif > lockdep_on(); > return err; > @@ -180,

Cannot compile aufs with Ubuntu-7.10 kernel sources

2007-11-22 Thread Heinrich Rebehn
clues? Kind regards, Heinrich Rebehn University of Bremen Physics / Electrical and Electronics Engineering - Department of Telecommunications - Phone : +49/421/218-4664 Fax :-3341 - This SF.net email is

Unknown symbols

2007-03-01 Thread Heinrich Rebehn
20070226. Kernel is vanilla 2.6.19.5 with cachefs patches and lhash patch. aufs compiled with "KDIR=/lib/modules/2.6.19.5/build make -f local.mk" Thanks for any help Heinrich Rebehn University of Bremen Physics / Electrical and Electronics Engineering - Department of Telecomm