All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Nicholas Wourms <dragon@gentoo.org>
Cc: Christoph Hellwig <hch@lst.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] remove kdevname() before someone starts using it again
Date: Sun, 6 Apr 2003 22:35:52 +0200	[thread overview]
Message-ID: <20030406223552.A12196@lst.de> (raw)
In-Reply-To: <3E908DF6.1050004@gentoo.org>; from dragon@gentoo.org on Sun, Apr 06, 2003 at 04:28:38PM -0400

On Sun, Apr 06, 2003 at 04:28:38PM -0400, Nicholas Wourms wrote:
> Christoph Hellwig wrote:
> > --- 1.14/fs/libfs.c	Wed Jan  1 02:18:35 2003
> > +++ edited/fs/libfs.c	Wed Mar 26 21:32:02 2003
> > @@ -332,14 +332,3 @@
> >  	set_page_dirty(page);
> >  	return 0;
> 
> A quick grep shows that Intermezzo FS still uses kdevname if 
> you've turned on debugging (fs/intermezzo/sysctl.c).

Look at the code.  It's not compiled in, and if someone sets the
cpp macro it won't build for lots of other reasons (e.g. set_device_ro
prototype).

> As for 
> pending stuff, both Reiser4 & pktcdvd also use it.  So I 
> guess people are still using it...

That's they problem.  Bot that either of them is scheduled for 2.6
anyway as far as I know.

> What is your reason for 
> removing it?

It's a broken interface.  Use the proper replacements instead.


  reply	other threads:[~2003-04-06 20:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-31 14:26 [PATCH] remove kdevname() before someone starts using it again Christoph Hellwig
2003-04-06 20:28 ` Nicholas Wourms
2003-04-06 20:35   ` Christoph Hellwig [this message]
2003-04-07  7:43   ` Nikita Danilov
2003-04-07  8:19     ` Christoph Hellwig
2003-04-07  8:39       ` Andrew Morton
2003-04-07  8:43       ` Nikita Danilov
2003-04-07 14:08     ` Nicholas Wourms
2003-04-07 14:25       ` Nikita Danilov
2003-04-07 14:35         ` Nicholas Wourms
2003-04-07 14:56           ` Oleg Drokin
2003-04-07 14:54       ` Oleg Drokin

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=20030406223552.A12196@lst.de \
    --to=hch@lst.de \
    --cc=dragon@gentoo.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.