Re: [PATCH] O_STREAMING - flag for optimal streaming I/O

From: Richard B. Johnson (root@chaos.analogic.com)
Date: Wed Oct 09 2002 - 09:33:38 EST


On 9 Oct 2002, Robert Love wrote:

> On Wed, 2002-10-09 at 10:10, Marco Colombo wrote:
>
> > > #define O_NOFOLLOW 0400000 /* don't follow links */
> > > #define O_NOFOLLOW 0x20000 /* don't follow links */

Hmm. It's been a long time since I had to use octal. Since 0400000
the exact same value as 0x20000, why not use 0x20000? It's much
more common notation.

Cheers,
Dick Johnson
Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips).
The US military has given us many words, FUBAR, SNAFU, now ENRON.
Yes, top management were graduates of West Point and Annapolis.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:31 EST