Re: [PATCH 01/28] prepare for write access checks: collapse if()

From: Christoph Hellwig
Date: Thu Aug 03 2006 - 10:30:43 EST


On Tue, Aug 01, 2006 at 04:52:40PM -0700, Dave Hansen wrote:
>
> We're shortly going to be adding a bunch more permission
> checks in these functions. That requires adding either a
> bunch of new if() conditions, or some gotos. This patch
> collapses existing if()s and uses gotos instead to
> prepare for the upcoming changes.

Ok, please send this to akpm for inclusion ASAP so the patch series shrinks.

-
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/