Re: [PATCH] ext4: move headers out of include/linux

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Christoph Hellwig <hch@...>
Cc: <akpm@...>, <linux-ext4@...>, <linux-fsdevel@...>
Date: Sunday, February 10, 2008 - 8:54 am

On Sun, Feb 10, 2008 at 07:52:22AM +0100, Christoph Hellwig wrote:

No, none of this is shared with e2fsprogs; e2fsprogs stopped using the
kernel header files about seven years ago. (May 2001, e2fsprogs 1.20).


There might be other programs like grub that may depend upon ext2_fs.h
or ext3_fs.h....  <apt-get source / grep>   Nope, not grub.  So a few
things might break, but they are all programs that should have been
using the libraries shipped with e2fsprogs, and they wouldn't be 
critical programs.  So no problems that I know of.


Note Linus just accepted a pull from me (although it just missed the
-git21 snapshot window --- <aside> it would be nice if that happend at
3am Pacific instead of midnight Pacific since very occasionally it's a
little after midnight before Linus pushes his last set of changes to
master.kernel.org</aside>) so this patch won't apply cleanly to the
Linus's tip.  I'll take the patch DTRT so it can be placed in the ext4
tree.

Also, on the git list, Linus mentioned the -rc1 merge window would be
closing soon, though, so I don't know if this will make 2.6.25.  If it
doesn't, would you mind terribly if we put this on hold and *not* have
this in the -mm tree until right before the next merge window opens.
It's mostly a mechnical change, doesn't need much testing --- and it
complicates patch management which I know has been making Andrew a bit
grumpy as of late.  (Some people submit patches against Linus's tip,
and they are sweeping changes that touch files in multiple maintainer
trees, like the iget() removal patch or the r/o bind patch, and life
gets hard.)

I think the general idea is good; it's just a matter of timing.

						- Ted
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] ext4: move headers out of include/linux, Christoph Hellwig, (Sun Feb 10, 2:52 am)
Re: [PATCH] ext4: move headers out of include/linux, Theodore Tso, (Sun Feb 10, 8:54 am)
Changing the timing of -gitX snapshot releases?, David Woodhouse, (Mon Aug 11, 6:01 am)
Re: Changing the timing of -gitX snapshot releases?, Randy Dunlap, (Mon Aug 11, 3:41 pm)
Re: [PATCH] ext4: move headers out of include/linux, Christoph Hellwig, (Sun Feb 10, 10:17 am)