[PATCH] 64 bit cleanness for reiserfs for 2.4

From: Oleg Drokin (green@namesys.com)
Date: Fri Jan 11 2002 - 10:37:41 EST


Hello!

    These 2 patches fixes 64 bit cleanness issues in reiserfs code.
    1st patch is famous bitops on int integer type fix (we got a report there were more bitops on ints
    from "Dale Farnsworth" <Dale.Farnsworth@mvista.com>,
    so I performed an audit and here is the patch. Without this patch bad things should happen on 64 bit arches.

    2nd patch is to fix warnings (and possibly not harmless ones) in fs/reiserfs/procfs.c when compiled on
    64 bit architecture (I tested it on alpha). May be someone can come up with better solution, so I separated
    it as different patch.

    Consider these 2 as a bugfixes and please apply.

Bye,
    Oleg





-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jan 15 2002 - 21:00:35 EST