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

2010-07-20 Thread Jan Engelhardt
On Tuesday 2010-07-20 09:01, Lipkowski, Merten wrote: Unfortunately I've serious problems with the program encfs. When I try to delete a encrypted directory with rm -r the whole system hangs up. I've also tried a kernel without aufs, and encfs also caused a system crash. So aufs can't be the

Re: AUFS Overlapped paths

2010-07-20 Thread sfjro
Hi Lou, Lou Gosselin: Test Case E # This won't work without the modified aufs... mkdir -p union a/mnt/original_files mount -t tmpfs tmpfs a/mnt mkdir -p a/mnt/new_mount_files mount -t aufs aufs union -o br:a:a/mnt find I am reviewing the behaviour of overlapping, and found case

Re: AUFS Overlapped paths

2010-07-20 Thread sfjro
sf...@users.sourceforge.net: Lou Gosselin: Test Case E # This won't work without the modified aufs... mkdir -p union a/mnt/original_files mount -t tmpfs tmpfs a/mnt mkdir -p a/mnt/new_mount_files mount -t aufs aufs union -o br:a:a/mnt find I am reviewing the behaviour of