public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6: why no EXPORT_SYMBOL of get_sb_pseudo()?
@ 2003-10-01  9:04 Mikael Pettersson
  2003-10-01 11:03 ` viro
  0 siblings, 1 reply; 4+ messages in thread
From: Mikael Pettersson @ 2003-10-01  9:04 UTC (permalink / raw)
  To: linux-kernel

fs/libfs.c:get_sb_pseudo() isn't exported to modules,
but a lot of the other stuff in fs/libfs.c is.

Is there a particular reason for this or just an oversight?

Making a private copy of get_sb_pseudo()'s definition works
in a module, but that's not exactly productive use of
programmer time or source and object code space.

/Mikael

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-01 14:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-01  9:04 2.6: why no EXPORT_SYMBOL of get_sb_pseudo()? Mikael Pettersson
2003-10-01 11:03 ` viro
2003-10-01 11:38   ` Mikael Pettersson
2003-10-01 14:41     ` Mikael Pettersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox