From: Olaf Hering <olaf@aepfle.de>
To: Christoph Hellwig <hch@lst.de>
Cc: Theodore Ts'o <tytso@MIT.EDU>,
torvalds@linux-foundation.org, linux-kernel@vger.kernel.org,
linux-ext4@vger.kernel.org
Subject: Re: [PATCH, RFC] ext3: move headers out of include/linux
Date: Sat, 3 May 2008 23:16:49 +0200 [thread overview]
Message-ID: <20080503211649.GA21428@aepfle.de> (raw)
In-Reply-To: <20080501153032.GA10754@lst.de>
On Thu, May 01, Christoph Hellwig wrote:
> On Thu, May 01, 2008 at 10:40:37AM -0400, Theodore Ts'o wrote:
> > Secondly, Christoph, was there a reason why you didn't unpublish
> > ext2_fs.h when you unpublished ext3_fs.h? Are there a significant
> > number of userspace prorams using it? I don't care, because e2fsprogs
> > doesn't use it, and as far as I'm concerned I'd much rather encourage
> > people to use ext2fs/ext2_fs.h from e2fsprogs instead. And this would
> > allow us to do a similar patch for fs/ext2; but assume you had found
> > some significant number of applications that would break if we
> > unexported and moved linux/ext2_fs.h?
>
> ext2_fs.h has been there for much longer, and unlike ext3_fs.h it
> actually is useable by userpsace. Of course everyone should be using
> the headers from e2fsprogs by now, but I'm not sure if that's really the
> case.
>
> In past cases like that Olaf did greps over the whole OpenSuSE tree,
> so maybe he could do it for this aswell?
29 packages (out of 3123) contain the string linux/ext2_fs.h.
Most of them test for either ext2fs/ext2_fs.h or linux/ext2_fs.h.
The following have linux/ext2_fs.h hardcoded:
pam_mktemp-1.0.3
sash-3.7
socat-1.6.0.1
arcboot-0.3.2 (for mips dvhtool)
All of them can be fixed.
I suggest to drop that header.
Olaf
next prev parent reply other threads:[~2008-05-03 21:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-01 14:40 [PATCH, RFC] ext3: move headers out of include/linux Theodore Ts'o
2008-05-01 15:30 ` Christoph Hellwig
2008-05-03 21:16 ` Olaf Hering [this message]
2008-05-01 18:39 ` Linus Torvalds
2008-05-02 13:48 ` Theodore Tso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080503211649.GA21428@aepfle.de \
--to=olaf@aepfle.de \
--cc=hch@lst.de \
--cc=linux-ext4@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=tytso@MIT.EDU \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.