[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
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
[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
[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
[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
[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
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,
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
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