Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 22768

Summary: Request to Merge LVM2 backport kernel patch into gentoo-sources
Product: Gentoo Linux Reporter: Sean P. Kane <spkane>
Component: [OLD] Core systemAssignee: Jay Pfeifer (RETIRED) <pfeifer>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: ftp://ftp.sistina.com/pub/LVM2/device-mapper/patches
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for linux-2.4.20-gentoo-r5 to add support for LVM2 and the new Device Mapper

Description Sean P. Kane 2003-06-13 11:44:59 UTC
I tried to apply this patch myself and it "almost" patches cleanly. It fails
because include/linux/mempool.h and mm/mempool.c already exist. I tried to do
the merges into these two files by hand but had some problems. I would be REALLY
interested in having LVM2 support in the 2.4 gentoo-sources tree. If anyone
could see it within there heart to see if they can get this to apply properly
and any code changes necissary look good, then I'll be happy to test it.

Here is a link to the combined patch, but the FTP directory also has the
individual patches needed as well.

ftp://ftp.sistina.com/pub/LVM2/device-mapper/patches/combined-linux-2.4.20-devmapper-ioctl.patch

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Rainer Größlinger (RETIRED) gentoo-dev 2003-06-13 13:46:37 UTC
*** Bug 22769 has been marked as a duplicate of this bug. ***
Comment 2 Sean P. Kane 2003-06-13 15:00:08 UTC
Created attachment 13235 [details, diff]
Patch for linux-2.4.20-gentoo-r5 to add support for LVM2 and the new Device Mapper

This patch should apply clealy to linux-2.4.20-gentoo-r5. I have compiled it
fine and am about to reboot with the new kernel and then emerge the programs
from bugs 19744, 19745, and 21908 (updated to the most current releases). 

To create the patch I ran:
diff -urN linux-2.4.20-gentoo-r5 linux-2.4.20-gentoo-r5-lvm2 >
lvm2-linux-2.4.20-gentoo-r5.patch

on the clean sources (pre-compiled, etc.)
Comment 3 Max Kalika (RETIRED) gentoo-dev 2003-10-20 11:59:28 UTC

*** This bug has been marked as a duplicate of 14085 ***