Re: aufs does not compile with 2.6.33.5-rt23, error in fs/aufs/super.c:450

2010-07-11 Thread sfjro
"Lipkowski, Merten": > I've tried the "a.patch" with 2.6.33.1 but here the compiler stops with: > > In file included from fs/aufs/f_op.c:548: > fs/aufs/mtx.h: In function 'mutex_set_owner': > fs/aufs/mtx.h:42: error: 'struct mutex' has no member named 'owner' Reading patch-2.6.33.5-rt23.bz2, I've

Skip aufs2 Monday release

2010-07-11 Thread sfjro
This week's release is skipped. J. R. Okajima -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first

Re: Kernel deadlock when running on top of squashfs

2010-07-11 Thread sfjro
Hello Nikolaus, Nikolaus Rath: > I have set up diskless fat clients with kernel 2.6.32. The root filesystem is > aufs. Underlying the aufs is an rw tmpfs and a ro squashfs, the later mounted > from NBD. > > The problems is that the fat clients work fine for a little while, but then > reproduc

Kernel deadlock when running on top of squashfs

2010-07-11 Thread Nikolaus Rath
Hello, I have set up diskless fat clients with kernel 2.6.32. The root filesystem is aufs. Underlying the aufs is an rw tmpfs and a ro squashfs, the later mounted from NBD. The problems is that the fat clients work fine for a little while, but then reproducibly freeze completely within a few h

RE: aufs does not compile with 2.6.33.5-rt23, error in fs/aufs/super.c:450

2010-07-11 Thread Lipkowski, Merten
Hello, I've tried the "a.patch" with 2.6.33.1 but here the compiler stops with: In file included from fs/aufs/f_op.c:548: fs/aufs/mtx.h: In function 'mutex_set_owner': fs/aufs/mtx.h:42: error: 'struct mutex' has no member named 'owner' make[3]: *** [fs/aufs/f_op.o] Error 1 make[2]: *** [fs/aufs]