All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/1] ext4 fixes for BE machine
@ 2013-07-21  8:53 Andreas Bießmann
  2013-07-21  8:53 ` [U-Boot] [PATCH] ext4fs: le32_to_cpu() used on a 16-bit field Andreas Bießmann
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andreas Bießmann @ 2013-07-21  8:53 UTC (permalink / raw)
  To: u-boot

I just copied the patch provided by Rommel and tested reading an ext4 on avr32
machine. List content and read data from it worked, but I can't say anything
about ext4write which Rommel says to fix with that patch.

@sjg: We should add Series-notes switch to avoid cover letter for single
patch submission ...

Rommel Custodio (1):
  ext4fs: le32_to_cpu() used on a 16-bit field

 fs/ext4/ext4_common.c |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-07-22 14:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-21  8:53 [U-Boot] [PATCH 0/1] ext4 fixes for BE machine Andreas Bießmann
2013-07-21  8:53 ` [U-Boot] [PATCH] ext4fs: le32_to_cpu() used on a 16-bit field Andreas Bießmann
2013-07-21 18:13   ` Simon Glass
2013-07-22  6:43   ` Lukasz Majewski
2013-07-22  7:07     ` Andreas Bießmann
2013-07-22 14:11   ` [U-Boot] " Tom Rini
2013-07-21 18:20 ` [U-Boot] [PATCH 0/1] ext4 fixes for BE machine Simon Glass
2013-07-21 20:09 ` Rommel G Custodio

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.