Re: [PATCH] Make JFFS2 endianness configurable

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

 



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@xxxxxx> 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
    
    
    

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/



[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux