lkml.org 
[lkml]   [2004]   [Dec]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 11 Dec 2004 15:23:39 +0000
FromChristoph Hellwig <>
SubjectRe: [VFS-EXPORTS] Why generic_forget_inode() is not exported?
On Sat, Dec 11, 2004 at 04:31:19PM +0300, Kirill Korotaev wrote:
> 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.

Because a) there's no intree user and b) people haven't explained why
they need it.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [from the cache]
©2003-2008