Just curious, There was a large rejection when applying raid0145-19981005 to the 2.1.125 kernel source (problems with drivers/block/md.c). Is there a new version being released to cleanly apply to 2.1.125, or can I just copy over the patched 2.1.124 md.c and go from there? The only difference between the kernel md.c is: *************** *** 696,702 **** RO_IOCTLS(inode->i_rdev,arg); default: - printk ("Unknown md_ioctl %d\n", cmd); return -EINVAL; } so I would imagine copying would work fine. -- Randomly Generated Tagline: A hen is an egg's way of making another egg.