On Mon, Feb 18, 2002 at 05:27:25PM +0000, Hiten Pandya wrote:
> Hi all,
> 
> I was going thru endian24.h and realised that it has been
> replaced with jfs_byteorder.h.
> 
> Is it possible to use jfs_byteorder.h for the FS code, instead
> of endian24.h.  I am currenlty testing this out by copying
> jfs_byteorder.h into the FS tree.

For FreeBSD code that makes sense (but yoo have to remove the __
prefixes first).  For Linux code there is no need for duplication,
instead I will try to push the 24bit byteswapping routines into the
core kernel.

        Christoph

-- 
Of course it doesn't work. We've performed a software upgrade.
_______________________________________________
Jfs-discussion mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion

Reply via email to