Jens Wilke wrote:
On Thursday 18 May 2006 10:05, Jonathan E Brassow wrote:I think most of the device-mapper and LVM2 patches for mirroring have been put into CVS. device-mapper kernel patches for various kernels can be found at https://www.brassow.com/mirroring.It's working better without https ;) http://www.brassow.com/mirroring
Wow, that's rather a mess. diff --git a/Makefile b/Makefile index cb57905..b93f75f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 16 -EXTRAVERSION = +EXTRAVERSION = .16 NAME=Sliding Snow Leopard # *DOCUMENTATION*You've merged the 2.6.16.16 patch with the mirroring patch. Can you redo the patch from the same versions?