Re: [patch] exofs: fix endian conversion in exofs_sync_fs()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Nov 21, 2011 at 04:57:23PM -0800, Boaz Harrosh wrote:
> On 11/21/2011 06:43 AM, Dan Carpenter wrote:
> > fscb->s_numfiles is an __le64 field so we need to use cpu_to_le64()
> > to get a little endian 64 bit on big endian systems.
> > 
> > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> > ---
> > This is a static checker fix.  Untested.
> > 
> 
> Will apply. s_numfiles is never used but should be loaded
> correctly regardless.
> 

This is still the same in linux-next.

regards,
dan carpenter

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux