2013-01-07 15:47:00

by Ric Wheeler

[permalink] [raw]
Subject: Re: data=guarded mode in ext3

On 12/03/2012 09:34 PM, Keith Chew wrote:
> Hi
>
> Just wanted to check if the "'Data=guarded' mode in Ext3" work started
> by Chris Mason, is still being considered for merging to the mainline
> kernel? Or has that effort stopped?
>
> Regards
> Keith
>

Hi Keith,

I think that Chris is spending pretty much all of his time on btrfs these days.
I believe this work is pretty much abandoned at this point...

What are you looking for specifically from this?

Thanks!

Ric



2013-01-07 15:59:30

by Chris Mason

[permalink] [raw]
Subject: Re: data=guarded mode in ext3

On Mon, Jan 07, 2013 at 08:46:56AM -0700, Ric Wheeler wrote:
> On 12/03/2012 09:34 PM, Keith Chew wrote:
> > Hi
> >
> > Just wanted to check if the "'Data=guarded' mode in Ext3" work started
> > by Chris Mason, is still being considered for merging to the mainline
> > kernel? Or has that effort stopped?
> >
> > Regards
> > Keith
> >
>
> Hi Keith,
>
> I think that Chris is spending pretty much all of his time on btrfs these days.
> I believe this work is pretty much abandoned at this point...
>
> What are you looking for specifically from this?

Ric has it right, the change was big enough that I didn't think it was
worth the risk of changing how ext3 works. Most people are going to
want ext4 anyway for a lot of reasons, so it made sense to focus bigger
changes in the ext4 code base.

-chris

2013-01-07 20:56:41

by Keith Chew

[permalink] [raw]
Subject: Re: data=guarded mode in ext3

Hi Chris

>
> Ric has it right, the change was big enough that I didn't think it was
> worth the risk of changing how ext3 works. Most people are going to
> want ext4 anyway for a lot of reasons, so it made sense to focus bigger
> changes in the ext4 code base.
>

Thank you very much for your reply. I was just asking because I was
interested in helping out in the testing of the patch.

Thanks again.

Regards
Keith