Jon Bendtsen wrote: > > Xavier Montagutelli wrote: > > > > On Fri, 4 Oct 2002, Jon Bendtsen wrote: > > > > > "Heinz J . Mauelshagen" wrote: [cut] > Doing a cvs, i only found these 2 files (and others) > > linux-2.4.18+quota32-VFS-lock.patch > linux-2.4.18-VFS-lock.patch > > nothing for 2.4.19 :/ (whats the difference between those 2 files?) > > I did a ./configure in the LVM dir, and a make in the PATCHES dir, and > tried to > apply that patch to a 2.4.19, and a 2.4.18, stock from Linus. They > applied fine > but they did not compile :/ > "drivers/md/mddev.o: In function `_proc_read_global': > drivers/md/mddev.o(.text+0x6e1a): undefined reference to `vg' > drivers/md/mddev.o(.text+0x702e): undefined reference to `lvm_memory' > drivers/md/mddev.o(.text+0x71a1): undefined reference to `vg' > make[1]: *** [vmlinux] Error 1 > make[1]: Leaving directory `/usr/src/linux-2.4.18' > make: *** [stamp-build] Error 2" > > So, right now i'm trying the same thing with only > linux-2.4.18-VFS-lock.patch > applied. Okay, that "worked". It compiled, but i dont know if it can take online snapshots of journaled filesystems (ext3). I'll try that. JonB _______________________________________________ linux-lvm mailing list linux-lvm@sistina.com http://lists.sistina.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/