Re: FMODE_EXEC or alike?

From: Andrew Morton
Date: Tue Feb 21 2006 - 06:35:33 EST


Oleg Drokin <green@xxxxxxxxxxxxxx> wrote:
>
> Introduce FMODE_EXEC file flag, to indicate that file is being opened for
> execution. This is useful for distributed filesystems to maintain consistent
> behavior for returning ETXTBUSY when opening for write and execution
> happens on different nodes.

You forgot something.

Are other clustered/distributed filesystems likely to need something like
this and if so, is this implementation sufficient for their purposes?
-
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/