mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iget-locked [2/6]
Date: Sat, 11 May 2002 10:22:39 +1000	[thread overview]
Message-ID: <2149.1021076559@ocs3.intra.ocs.com.au> (raw)
In-Reply-To: Your message of "Fri, 10 May 2002 15:57:03 -0400." <Pine.GSO.4.21.0205101554540.19226-100000@weyl.math.psu.edu>

On Fri, 10 May 2002 15:57:03 -0400 (EDT), 
Alexander Viro <viro@math.psu.edu> wrote:
>On Fri, 10 May 2002, Jan Harkes wrote:
>> Now we introduce iget_locked and iget5_locked. These are similar to
>> iget, but return a locked inode and read_inode has not been called. So
>> the FS has to call read_inode to initialize the inode and then unlock
>> it with unlock_new_inode().
>
>No problems, except for putting exports in inode.c.  ISTR Linus saying that
>additional files with exports seriously increase the build time...  Linus?

Build time is the least of your worries here.  All objects that export
symbols must have unique basenames, all the modversion crud goes in
include/linux/modules under the object's basename.  This is the main
reason that many subsystems have a subsystem_ksyms.c file, to get a
unique base name.

There are 34 files called inode in 2.4.18.  None currently export
symbols so adding EXPORT_SYMBOL to fs/inode.c is safe, until somebody
else decides they want their inode.c to export symbols.  You will not
notice until you build both systems with MODVERSIONS=y.


  parent reply	other threads:[~2002-05-11  0:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-10 16:07 Jan Harkes
2002-05-10 19:57 ` Alexander Viro
2002-05-10 20:00   ` Linus Torvalds
2002-05-10 20:15     ` Alexander Viro
2002-05-10 20:17       ` Linus Torvalds
2002-05-11  0:22   ` Keith Owens [this message]
2002-05-11  2:21     ` Kai Germaschewski
2002-05-11  2:48       ` Keith Owens
2002-05-11  3:04         ` Jan Harkes
2002-05-11  3:44           ` Alexander Viro
2002-05-11  9:23             ` Christoph Hellwig
2002-05-11  9:22           ` Christoph Hellwig
2002-05-11  3:06         ` Kai Germaschewski
2002-05-11  3:28           ` Keith Owens

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=2149.1021076559@ocs3.intra.ocs.com.au \
    --to=kaos@ocs.com.au \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®