Re: [PATCH] Export of generic_forget_inode()

From: Christoph Hellwig
Date: Sat Dec 11 2004 - 10:28:18 EST


On Sat, Dec 11, 2004 at 04:36:01PM +0300, Kirill Korotaev wrote:
> This patch adds export of generic_forget_inode()
>
> 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.

I don't see that this patch introduces any user for it.

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