Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22768 - Request to Merge LVM2 backport kernel patch into gentoo-sources
Summary: Request to Merge LVM2 backport kernel patch into gentoo-sources
Status: RESOLVED DUPLICATE of bug 14085
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Jay Pfeifer (RETIRED)
URL: ftp://ftp.sistina.com/pub/LVM2/device...
Whiteboard:
Keywords:
: 22769 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-06-13 11:44 UTC by Sean P. Kane
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for linux-2.4.20-gentoo-r5 to add support for LVM2 and the new Device Mapper (lvm2-linux-2.4.20-gentoo-r5.patch,162.02 KB, patch)
2003-06-13 15:00 UTC, Sean P. Kane
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***