#ifndef O_STREAMING
#define O_STREAMING 0
#endif
(and then just use the flag in open)
is still better - it can be done in a header somewhere, once for all opens.
--------------------------------------------------------------------------------
- Jan Hudec `Bulb' <bulb@ucw.cz>
-
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/