[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Split big and little endian BeFS and AtheFS
From: |
Pavel Roskin |
Subject: |
Re: [PATCH] Split big and little endian BeFS and AtheFS |
Date: |
Fri, 14 Aug 2009 18:00:49 -0400 |
On Fri, 2009-08-14 at 22:53 +0200, Vladimir 'phcoder' Serbinenko wrote:
> Hello. Currently afs and befs modules handle both big and little
> endian variants. Here is a patch to split into 2 modules.
> Unfortunately I wasn't able to find easily-available big-endian images
> to test but it shouldn't be a huge problem since we currently don't
> boot corresponding OS on big-endian machines.
> 24643 coreafsbe.img
> 24423 coreafsle.img
> 25168 coreafs.img
> 24548 corebefsbe.img
> 24353 corebefsle.img
> 25039 corebefs.img
I'm fine with the split, but please use something more descriptive than
U16, U32 and U64. Maybe fs_to_cpu16() etc.
--
Regards,
Pavel Roskin
- [PATCH] Split big and little endian BeFS and AtheFS, Vladimir 'phcoder' Serbinenko, 2009/08/14
- Re: [PATCH] Split big and little endian BeFS and AtheFS,
Pavel Roskin <=
- Re: [PATCH] Split big and little endian BeFS and AtheFS, Vladimir 'phcoder' Serbinenko, 2009/08/19
- Re: [PATCH] Split big and little endian BeFS and AtheFS, Pavel Roskin, 2009/08/20
- Re: [PATCH] Split big and little endian BeFS and AtheFS, Vladimir 'phcoder' Serbinenko, 2009/08/20
- Re: [PATCH] Split big and little endian BeFS and AtheFS, Robert Millan, 2009/08/23
- Re: [PATCH] Split big and little endian BeFS and AtheFS, Vladimir 'phcoder' Serbinenko, 2009/08/23
- Re: [PATCH] Split big and little endian BeFS and AtheFS, Robert Millan, 2009/08/23
- Re: [PATCH] Split big and little endian BeFS and AtheFS, Vladimir 'phcoder' Serbinenko, 2009/08/28