Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-09-28 Thread Theodore Ts'o
On Sun, Sep 27, 2015 at 09:24:21AM +0200, Pavel Machek wrote: > > Nice to see sources getting smaller... but how much bigger do the binaries get > for someone only using ext3? The difference in object size between ext3 and ext4 is about 200k. Most of the efforts to use really tiny kernels are loo

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-09-27 Thread Pavel Machek
On Wed 2015-07-15 12:26:24, Jan Kara wrote: > Hello, > > so I have created this patch set which removes ext3 driver (and some > related support > code) from the kernel. See changelog of patch 2/3 for more details. If noone > objects, > I will queue the series in my tree for the next merge wi

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-29 Thread Jan Kara
On Wed 29-07-15 15:20:06, Konstantin Khlebnikov wrote: > On 15.07.2015 13:26, Jan Kara wrote: > > Hello, > > > > so I have created this patch set which removes ext3 driver (and some > > related support > >code) from the kernel. See changelog of patch 2/3 for more details. If noone > >objects,

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-29 Thread Konstantin Khlebnikov
On 15.07.2015 13:26, Jan Kara wrote: Hello, so I have created this patch set which removes ext3 driver (and some related support code) from the kernel. See changelog of patch 2/3 for more details. If noone objects, I will queue the series in my tree for the next merge window. Jens, are

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-16 Thread Jan Kara
On Wed 15-07-15 10:18:36, Ted Tso wrote: > On Wed, Jul 15, 2015 at 12:26:24PM +0200, Jan Kara wrote: > > > > so I have created this patch set which removes ext3 driver (and some > > related support > > code) from the kernel. See changelog of patch 2/3 for more details. If > > noone objects, >

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-16 Thread Jan Kara
On Wed 15-07-15 08:01:05, Joe Perches wrote: > On Wed, 2015-07-15 at 12:26 +0200, Jan Kara wrote: > > I have created this patch set which removes ext3 driver (and some related > > support > > code) from the kernel. See changelog of patch 2/3 for more details. > > It'd be nice if you regenerate 2/

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Theodore Ts'o
On Wed, Jul 15, 2015 at 11:20:55AM -0400, Austin S Hemmelgarn wrote: > > There really isn't much of a clear distinction between ext3 and ext4 (at > least from an end user standpoint), other than the fact that there are some > options that only the ext4 driver understands (like extent based > alloc

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Austin S Hemmelgarn
On 2015-07-15 11:11, Eric Sandeen wrote: On 7/15/15 10:09 AM, Randy Dunlap wrote: On 07/15/15 08:05, Randy Dunlap wrote: On 07/15/15 07:18, Theodore Ts'o wrote: On Wed, Jul 15, 2015 at 12:26:24PM +0200, Jan Kara wrote: so I have created this patch set which removes ext3 driver (and some r

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Randy Dunlap
On 07/15/15 08:11, Eric Sandeen wrote: > On 7/15/15 10:09 AM, Randy Dunlap wrote: >> On 07/15/15 08:05, Randy Dunlap wrote: >>> On 07/15/15 07:18, Theodore Ts'o wrote: On Wed, Jul 15, 2015 at 12:26:24PM +0200, Jan Kara wrote: > > so I have created this patch set which removes ext3 dr

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Eric Sandeen
On 7/15/15 10:09 AM, Randy Dunlap wrote: > On 07/15/15 08:05, Randy Dunlap wrote: >> On 07/15/15 07:18, Theodore Ts'o wrote: >>> On Wed, Jul 15, 2015 at 12:26:24PM +0200, Jan Kara wrote: so I have created this patch set which removes ext3 driver (and some related support code

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Randy Dunlap
On 07/15/15 08:05, Randy Dunlap wrote: > On 07/15/15 07:18, Theodore Ts'o wrote: >> On Wed, Jul 15, 2015 at 12:26:24PM +0200, Jan Kara wrote: >>> >>> so I have created this patch set which removes ext3 driver (and some >>> related support >>> code) from the kernel. See changelog of patch 2/3 for

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Randy Dunlap
On 07/15/15 07:18, Theodore Ts'o wrote: > On Wed, Jul 15, 2015 at 12:26:24PM +0200, Jan Kara wrote: >> >> so I have created this patch set which removes ext3 driver (and some >> related support >> code) from the kernel. See changelog of patch 2/3 for more details. If noone >> objects, >> I will

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Joe Perches
On Wed, 2015-07-15 at 12:26 +0200, Jan Kara wrote: > I have created this patch set which removes ext3 driver (and some related > support > code) from the kernel. See changelog of patch 2/3 for more details. It'd be nice if you regenerate 2/3 using git format-patch -M and resend it. -- To unsubs

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Jens Axboe
On 07/15/2015 04:26 AM, Jan Kara wrote: Hello, so I have created this patch set which removes ext3 driver (and some related support code) from the kernel. See changelog of patch 2/3 for more details. If noone objects, I will queue the series in my tree for the next merge window. Jens, a

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Theodore Ts'o
On Wed, Jul 15, 2015 at 12:26:24PM +0200, Jan Kara wrote: > > so I have created this patch set which removes ext3 driver (and some > related support > code) from the kernel. See changelog of patch 2/3 for more details. If noone > objects, > I will queue the series in my tree for the next merge

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Jan Kara
On Wed 15-07-15 14:02:56, Nikolay Borisov wrote: > > > On 07/15/2015 01:26 PM, Jan Kara wrote: > > Hello, > > > > so I have created this patch set which removes ext3 driver (and some > > related support > > code) from the kernel. See changelog of patch 2/3 for more details. If > > noone ob

Re: [PATCH 0/3] Remove ext3 filesystem driver

2015-07-15 Thread Nikolay Borisov
On 07/15/2015 01:26 PM, Jan Kara wrote: > Hello, > > so I have created this patch set which removes ext3 driver (and some > related support > code) from the kernel. See changelog of patch 2/3 for more details. If noone > objects, > I will queue the series in my tree for the next merge wind