[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070723131523.GR22998@lug-owl.de>
Date: Mon, 23 Jul 2007 15:15:23 +0200
From: Jan-Benedict Glaw <jbglaw@...-owl.de>
To: Rene Herman <rene.herman@...il.com>
Cc: Theodore Tso <tytso@....edu>, linux-fsdevel@...r.kernel.org,
Al Boldi <a1426z@...ab.com>, linux-raid@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [RFH] Partition table recovery
On Mon, 2007-07-23 14:39:11 +0200, Rene Herman <rene.herman@...il.com> wrote:
> On 07/23/2007 12:54 PM, Rene Herman wrote:
>
> > static inline uint32_t le_32(uint32_t n)
> > {
> > #ifdef __LITTLE_ENDIAN
> > return n;
> > #else
> > return bswap_32(n);
> > #endif
> > }
>
> #if __BYTE_ORDER == __LITTLE_ENDIAN, that is. sigh.
Don't forget PDP11 byteorder :-)
MfG, JBG
--
Jan-Benedict Glaw jbglaw@...-owl.de +49-172-7608481
Signature of: Wenn ich wach bin, träume ich.
the second :
Download attachment "signature.asc" of type "application/pgp-signature" (190 bytes)
Powered by blists - more mailing lists