lkml.org 
[lkml]   [2018]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] Make JFFS2 endianness configurable
Date
Thanks for input. I have posted another patch with mount option:

http://lists.infradead.org/pipermail/linux-mtd/2018-November/085252.html


On 11/2/18, 2:23 PM, "Richard Weinberger" <richard@nod.at> wrote:

Am Freitag, 2. November 2018, 22:14:44 CET schrieb Daniel Walker:
> > Make it a mount option and store the endianness mode in the super block.
>
> It's actually a mkfs option currently. I'm not sure how that factors in,
>
> from the mkfs.jffs2 man page,
>
> -l, --little-endian
> Create a little-endian JFFS2 image. Default is to make an image with the same endianness as the host.
>
> -b, --big-endian
> Create a big-endian JFFS2 image. Default is to make an image with the same endianness as the host.

As long this setting is not stored in the filesystem itself, it is useless.
IIRC it just controls the endianness setting for mkfs.jffs2's
t32() and t16() macros.

That's why I think of a mount option like "force_endian=".

Thanks,
//richard




\
 
 \ /
  Last update: 2018-11-07 02:10    [W:0.044 / U:1.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site