From: Kirill Korotaev <dev@sw.ru>
To: linux-kernel@vger.kernel.org
Subject: [VFS-EXPORTS] Why generic_forget_inode() is not exported?
Date: Sat, 11 Dec 2004 16:31:19 +0300 [thread overview]
Message-ID: <41BAF6A7.6070102@sw.ru> (raw)
Hello,
I have a question about EXPORTS in VEFS:
if sb->drop_inode method is set, than it's called in iput_final().
But it's impossible to call neither generic_drop_inode(), nor
generic_forget_inode() inside this handler. Only generic_delete_inode()
is accessiable.
why generic_delete_inode() is exported and generic_forget_inode() is not?
It looks like it should. At least, from VFS interface point of view.
Kirill
next reply other threads:[~2004-12-11 13:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-11 13:31 Kirill Korotaev [this message]
2004-12-11 15:23 ` [VFS-EXPORTS] Why generic_forget_inode() is not exported? Christoph Hellwig
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=41BAF6A7.6070102@sw.ru \
--to=dev@sw.ru \
--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.