Re: RELEASE: RAID-0,1,4,5 patch 1999.01.28, 2.2.0/2.0.36

1999-02-03 Thread MOLNAR Ingo
On Tue, 2 Feb 1999, Mr. James W. Laferriere wrote: > Hello Mingo & All, The small patch below makes raidtools > to compile for me under 2.2.1 . Hth thanks, applied. (the #ifdef BLKGETSIZE solution makes it much less intrusive) -- mingo

Re: RELEASE: RAID-0,1,4,5 patch 1999.01.28, 2.2.0/2.0.36

1999-02-03 Thread Mr. James W. Laferriere
Hello Mingo & All, The small patch below makes raidtools to compile for me under 2.2.1 . Hth , JimL +---+ | James W. Laferriere - Network Engineer - [EMAIL PROTECTED] | |

Re: RELEASE: RAID-0,1,4,5 patch 1999.01.28, 2.2.0/2.0.36

1999-01-30 Thread Martin Bene
Hi, At 11:43 29.01.99 -0800, you wrote: > > unsigned long last = (end + PGDIR_SIZE -1) & PGDIR_MASK; Should basically do the same thing. This is the fix for the "ldd core" kernel crash and one of the reasons 2.2.1 came out. Looks like mingo had put a fuctionally equivalent fix in his raid

Re: RELEASE: RAID-0,1,4,5 patch 1999.01.28, 2.2.0/2.0.36

1999-01-29 Thread Mr. James W. Laferriere
Hello Mingo, I have applied the 2.2.0 patch to 2.2.1 & have one .rej (mm/mmap.c.rej) not sure what to do with this one . The necessary change here is not obvious to me . The below '-' line in 2.2.1 now reads . unsigned long last = (end + PGDIR_SIZE -1) &

RELEASE: RAID-0,1,4,5 patch 1999.01.28, 2.2.0/2.0.36

1999-01-28 Thread MOLNAR Ingo
hi everybody, i've just released Linux-RAID 1999.01.28, which is mainly a port to the official 2.2.0 tree. You can find raid0145-19990128-2.0.36, raid0145-19990128-2.2.0 and raidtools-19990128-0.90.tar.gz in the usual alpha directory: http://www..kernel.org/pub/linux/daemons/raid/alpha