On Monday, January 28, 2002 08:19:59 AM -1000 "Sebastian J. Bronner"
<[EMAIL PROTECTED]> wrote:
> What was the original problem with the 2.4 kernel series and 3.6-format
> reiserfs partitions that Oleg warned me against, and has been fixed in
> this kernel?
If 3.5.x filesystems that had been converted into 3.6.x filesystems were
mounted readonly, and then mounted -o remount,rw, the kernel incorrectly
used the old format, causing FS corruption. Most people saw this on root
filesystems they had converted, since that is usually mounted ro first and
then remounted read/write during boot.
The suse 2.4.16 kernel update does have this fix.
-chris