linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* e2fsprogs 1.42-WIP busted on big endian
@ 2011-11-08 16:29 Eric Sandeen
  2011-11-08 20:28 ` Ted Ts'o
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Sandeen @ 2011-11-08 16:29 UTC (permalink / raw)
  To: ext4 development

This was noted in commit ccc7cf032852dd5c84b227bafb481b1d158e2b5e:


commit ccc7cf032852dd5c84b227bafb481b1d158e2b5e
Author: Theodore Ts'o <tytso@mit.edu>
Date:   Fri Jul 30 18:41:47 2010 -0400

    libext2fs: fix obvious big-endian bugs introduced by 64-bit changes
    
    These patches fix obvious bone-headed mistakes, so e2fsprogs will now
    build and mostly work on powerpc.  The m_meta_bg, u_mke2fs, and
    u_tune2fs tests are still failing, however, so there's still work to do...
    
    Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

but not fixed yet.  Just a heads up, when contemplating a 1.42 release.  I will try to find some time to look into it, but it's not a simple regression, something must have gone wrong in the bowls of 64-bitness.

-Eric

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

* Re: e2fsprogs 1.42-WIP busted on big endian
  2011-11-08 16:29 e2fsprogs 1.42-WIP busted on big endian Eric Sandeen
@ 2011-11-08 20:28 ` Ted Ts'o
  2011-11-08 22:27   ` Eric Sandeen
  0 siblings, 1 reply; 3+ messages in thread
From: Ted Ts'o @ 2011-11-08 20:28 UTC (permalink / raw)
  To: Eric Sandeen; +Cc: ext4 development

On Tue, Nov 08, 2011 at 10:29:25AM -0600, Eric Sandeen wrote:
> This was noted in commit ccc7cf032852dd5c84b227bafb481b1d158e2b5e:
> 
> 
> commit ccc7cf032852dd5c84b227bafb481b1d158e2b5e
> Author: Theodore Ts'o <tytso@mit.edu>
> Date:   Fri Jul 30 18:41:47 2010 -0400
> 
>     libext2fs: fix obvious big-endian bugs introduced by 64-bit changes
>     
>     These patches fix obvious bone-headed mistakes, so e2fsprogs will now
>     build and mostly work on powerpc.  The m_meta_bg, u_mke2fs, and
>     u_tune2fs tests are still failing, however, so there's still work to do...
>     
>     Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
> 
> but not fixed yet.  Just a heads up, when contemplating a 1.42
> release.  I will try to find some time to look into it, but it's not
> a simple regression, something must have gone wrong in the bowls of
> 64-bitness.

Um, thanks for reminding me!  I'll try to schedule time to look at
them later in this week, but if you get a chance ahead of me, let me
know if you make any progress.

One of the other things on my todo list is I noticed that apparently I
accidently broke the shared library ABI for the e2tools package, and
I need to figure out what I need to fix up so that e2tools doesn't
have to be recompiled.

						- Ted

       

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

* Re: e2fsprogs 1.42-WIP busted on big endian
  2011-11-08 20:28 ` Ted Ts'o
@ 2011-11-08 22:27   ` Eric Sandeen
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Sandeen @ 2011-11-08 22:27 UTC (permalink / raw)
  To: Ted Ts'o; +Cc: ext4 development

On 11/8/11 2:28 PM, Ted Ts'o wrote:
> On Tue, Nov 08, 2011 at 10:29:25AM -0600, Eric Sandeen wrote:
>> This was noted in commit ccc7cf032852dd5c84b227bafb481b1d158e2b5e:
>>
>>
>> commit ccc7cf032852dd5c84b227bafb481b1d158e2b5e
>> Author: Theodore Ts'o <tytso@mit.edu>
>> Date:   Fri Jul 30 18:41:47 2010 -0400
>>
>>     libext2fs: fix obvious big-endian bugs introduced by 64-bit changes
>>     
>>     These patches fix obvious bone-headed mistakes, so e2fsprogs will now
>>     build and mostly work on powerpc.  The m_meta_bg, u_mke2fs, and
>>     u_tune2fs tests are still failing, however, so there's still work to do...
>>     
>>     Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
>>
>> but not fixed yet.  Just a heads up, when contemplating a 1.42
>> release.  I will try to find some time to look into it, but it's not
>> a simple regression, something must have gone wrong in the bowls of
>> 64-bitness.
> 
> Um, thanks for reminding me!  I'll try to schedule time to look at
> them later in this week, but if you get a chance ahead of me, let me
> know if you make any progress.

Sent a patch, 

[PATCH] libext2: advance group in ext2fs_open2 during swapping

 - let me know what you think.

-Eric

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

end of thread, other threads:[~2011-11-08 22:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-08 16:29 e2fsprogs 1.42-WIP busted on big endian Eric Sandeen
2011-11-08 20:28 ` Ted Ts'o
2011-11-08 22:27   ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).