Re: [PATCH 00/21] vfs: atomic open v6 (part 2)

From: Al Viro
Date: Fri Jun 22 2012 - 06:07:46 EST


On Mon, Jun 18, 2012 at 09:12:52AM -0400, Christoph Hellwig wrote:
> And here is fix number two, to be folded into the same commit:

Both folded. FWIW, I'm not sure I'm happy about the reorg of failure
exits in follow_link() - gcc can't figure out that follow_link(..., &cookie)
can't return 0 without having passed through the assignment to cookie.
Hell knows; I still don't like the calling conventions in that one...
--
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/