[Ocfs2-devel] [RFC][PATCH] byteorder: introduce le32_add_cpu & friends to core

Christoph Hellwig hch at infradead.org
Mon Dec 31 01:17:47 PST 2007


On Sun, Dec 30, 2007 at 10:49:34PM +0100, Marcin Slusarz wrote:
> I found it in XFS only. Did I miss something?

These helpers come from ocfs2 which has both be and le variants.

> be32_add is shorter than be32_add_cpu but I think it's not clear
> whether second parameter is in native byte order or not.

Then again adding foreing endian values doesn't make much sense.

If you insist on your naming please make sure to convert ocfs and xfs
to your naming.



More information about the Ocfs2-devel mailing list