Poul-Henning Kamp 50a36c111f Be consistent about flag values passed to device drivers read/write
methods:

Read can see O_NONBLOCK and O_DIRECT.

Write can see O_NONBLOCK, O_DIRECT and O_FSYNC.

In addition O_DIRECT is shadowed as IO_DIRECT for now for backwards
compatibility.
2004-12-22 17:05:44 +00:00
..
2004-12-06 19:46:02 +00:00
2004-12-06 20:52:46 +00:00
2004-12-11 12:45:24 +00:00