[linux-lvm] kernel 2.2.19 support

Christoph Hellwig hch at ns.caldera.de
Thu Oct 4 17:23:22 UTC 2001


On Thu, Oct 04, 2001 at 11:10:23AM -0600, Andreas Dilger wrote:
> What you need to do to "properly" fix this is add a lines like
> 
> #if LINUX_VERSION_CODE > KERNEL_VERSION ( 2, 3, X)
> 	foo.de = bar;
> #endif
> 
> around the two offending code sections, and find the appropriate kernel version
> where this entry was added.  This can be done by looking at the kernel CVS:
>                 http://lxr.linux.no/
> 
> (best to start by checking if it is in 2.4.0, or a recent addition, and then
> going back through 2.3.X kernels).

devfs was added in 2.3.48




More information about the linux-lvm mailing list