On Friday 12 October 2007 19:07, David Howells wrote:
> Hi Linus,
>
> Here's a set of patches that remove all calls to iget() and all
> read_inode() functions.  They should be removed for two reasons: firstly
> they don't lend themselves to good error handling, and secondly their
> presence is a temptation for code outside a filesystem to call iget() to
> access inodes within that filesystem.

Is there any particular reason not to push these through -mm?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to