2006-09-12 19:28:15

by Theodore Ts'o

[permalink] [raw]
Subject: Re: [Ext2-devel] [PATCH] 2/6 Detect overflows in loop counters

On Wed, Aug 30, 2006 at 01:18:21PM -0500, Eric Sandeen wrote:
> new patchset & series is at
>
> http://people.redhat.com/esandeen/ext3/e2fsprogs-1.39-16T/e2fsprogs-hg-20060830-16T-patches.tar.gz

I've applied your patches (with a few minor changes in the
ChangeLogs), and committed them into Mercurial.

Regards,

- Ted



2006-09-12 19:38:16

by Eric Sandeen

[permalink] [raw]
Subject: Re: [Ext2-devel] [PATCH] 2/6 Detect overflows in loop counters

Theodore Tso wrote:
> On Wed, Aug 30, 2006 at 01:18:21PM -0500, Eric Sandeen wrote:
>> new patchset & series is at
>>
>> http://people.redhat.com/esandeen/ext3/e2fsprogs-1.39-16T/e2fsprogs-hg-20060830-16T-patches.tar.gz
>
> I've applied your patches (with a few minor changes in the
> ChangeLogs), and committed them into Mercurial.
>
> Regards,
>
> - Ted

Thanks Ted!

There's one more lurking out there that I somehow neglected to put in
the above patchset, sent 08/16/2006, [Ext2-devel] [PATCH] fix size
calculation when mkfs is pointed at a regular file

http://article.gmane.org/gmane.comp.file-systems.ext2.devel/4703

Thanks,

-Eric