Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1233632 > unrolled thread
| Started by | Pavel Machek <pavel@ucw.cz> |
|---|---|
| First post | 2015-09-27 09:30 +0200 |
| Last post | 2015-09-28 19:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 0/3] Remove ext3 filesystem driver Pavel Machek <pavel@ucw.cz> - 2015-09-27 09:30 +0200
Re: [PATCH 0/3] Remove ext3 filesystem driver Theodore Ts'o <tytso@mit.edu> - 2015-09-28 19:50 +0200
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Date | 2015-09-27 09:30 +0200 |
| Subject | Re: [PATCH 0/3] Remove ext3 filesystem driver |
| Message-ID | <qdezf-kr-1@gated-at.bofh.it> |
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 window. > > Jens, are you OK with me merging patch 3/3 or do you want me to send it to you once > the first two patches get merged? > > Ted, this also touches ext4 driver so that it always handles ext3 filesystems so ack > from you would be nice. Nice to see sources getting smaller... but how much bigger do the binaries get for someone only using ext3? Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Date | 2015-09-28 19:50 +0200 |
| Message-ID | <qdKIO-6p5-13@gated-at.bofh.it> |
| In reply to | #1233632 |
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 looking at kernels way smaller than even ext3, so this isn't something I'm terribly worried about. (That is, they'll be using ext2, or squashfs, or jffs2, etc.) - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web