[PATCH 0/3] byteorder: introduce le32_add_cpu & friends to core

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: LKML <linux-kernel@...>
Cc: Mark Fasheh <mark.fasheh@...>, OCFS2-devel <ocfs2-devel@...>, Christoph Hellwig <hch@...>, kernel-janitors <kernel-janitors@...>, Andrew Morton <akpm@...>, <linux-ext4@...>, <xfs-masters@...>, Marcin Slusarz <marcin.slusarz@...>
Date: Saturday, January 5, 2008 - 11:36 am

Hi

This patchset moves le*_add_cpu and be*_add_cpu functions from OCFS2 to core
header (1st), converts ext3 filesystem to this API (2nd) and replaces
XFS different named functions with new ones (3rd).

There are many places where these functions will be useful.
Just look at: grep -r 'cpu_to_[ble12346]*([ble12346]*_to_cpu.*[-+]' linux-src/
Patch for ext3 is an example how conversions will probably look like.

ps: this patchset depends on http://lkml.org/lkml/2007/12/25/35 (which is
    in ocfs2 git tree, branches: trivial, ALL)

Marcin Slusarz
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/3] byteorder: introduce le32_add_cpu & friends ..., , (Sat Jan 5, 11:36 am)