[Unionfs] unionfs and sys_readahead and squashfs

Paul Albrecht albrecht at rdi1.com
Fri Nov 9 12:28:10 EST 2007


On Thu, 2007-11-08 at 20:55 -0500, Erez Zadok wrote: 
> Paul, I'm happy to report that I wasn't able to reproduce this bug with
> unionfs-2.1.8 and 2.6.24-rc1.
> 

OK, Thanks for the update. I didn't explain how I got the kernel oops so
to make sure the bug got squashed, here's how I triggered the oops using
ubuntu 7.10:

echo "/mnt/bin/bash" > readlist
mkdir -p /cow
mount -t tmpfs tmpfs /cow
mount -t unionfs -o dirs=/cow=rw;/=ro unionfs /mnt
readahead-list readlist

> I've offered to help the ubuntu guys move to unionfs-2.x.  I hope now that
> their new release is done, they'd have more time to work with me on this
> upgrade.

When ubuntu git repos for kernel and module source get upgraded will that be
for "gutsy gibbon" or "hardy heron?"

Paul Albrecht


More information about the unionfs mailing list