Re: [PATCH] O_NOATIME support

From: Chris Wedgwood
Date: Sat Jun 12 2004 - 13:11:17 EST


On Sat, Jun 12, 2004 at 06:44:01PM +0200, Bernd Eckenfels wrote:

> This is less related to your patch (i like this feature!) but more
> to the current source layout: is there a reason for not sharing
> those open flags on an non architecture specific file?

We just never did it that way, and they are not all the same across
all architectures.

> And should you not try to use the same value on all architectures to
> make that especially easy to change later?

They are ABI specific and will never change.


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