Steven Whitehouse
d1665e4142
[GFS2] Put back O_DIRECT support
...
This patch adds back O_DIRECT support with various caveats
attached:
1. Journaled data can be read via O_DIRECT since its now the
same on disk format as normal data files.
2. Journaled data writes with O_DIRECT will be failed sliently
back to normal writes (should we really do this I wonder or
should we return an error instead?)
3. Stuffed files will be failed back to normal buffered I/O
4. All the usual corner cases (write beyond current end of file,
write to an unallocated block) will also revert to normal buffered I/O.
The I/O path is slightly odd as reads arrive at the page cache layer
with the lock for the file already held, but writes arrive unlocked.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-02-14 11:54:42 +00:00
..
2006-01-18 19:20:22 -08:00
2005-11-09 07:55:57 -08:00
2006-01-09 15:59:24 -08:00
2006-01-11 01:52:40 +01:00
2006-01-11 18:42:13 -08:00
2006-01-14 18:25:19 -08:00
2006-01-18 14:20:39 -08:00
2006-01-09 15:59:24 -08:00
2006-01-18 14:21:40 +00:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-20 08:47:07 +00:00
2006-01-15 02:37:08 +01:00
2006-01-18 19:20:28 -08:00
2006-01-14 18:27:10 -08:00
2006-01-14 18:27:10 -08:00
2006-01-11 18:42:13 -08:00
2006-01-08 20:13:54 -08:00
2006-01-16 23:15:31 -08:00
2006-02-14 11:54:42 +00:00
2006-01-18 19:20:23 -08:00
2006-01-18 19:20:23 -08:00
2005-12-29 09:48:15 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-14 18:27:07 -08:00
2006-01-14 18:27:12 -08:00
2006-01-18 19:20:16 -08:00
2006-01-09 15:59:24 -08:00
2006-01-14 18:27:06 -08:00
2006-01-11 18:42:13 -08:00
2006-01-14 18:27:06 -08:00
2006-01-14 18:27:12 -08:00
2006-01-10 08:01:34 -08:00
2006-01-18 19:20:28 -08:00
2006-01-10 08:01:33 -08:00
2006-01-11 18:42:13 -08:00
2006-01-16 23:15:29 -08:00
2006-01-14 18:25:19 -08:00
2006-01-03 13:21:37 +01:00
2006-01-06 08:33:32 -08:00
2006-01-14 18:27:12 -08:00
2006-01-09 15:59:24 -08:00
2006-01-08 20:13:54 -08:00
2006-01-14 18:27:13 -08:00
2006-01-11 18:42:13 -08:00
2006-01-15 02:43:54 +01:00
2006-01-11 18:42:13 -08:00
2006-01-14 10:27:32 -08:00
2006-01-18 13:38:12 +11:00
2006-01-08 20:13:48 -08:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:01:25 -08:00
2006-01-10 08:02:01 -08:00
2006-01-14 18:27:06 -08:00
2006-01-10 09:31:27 -08:00
2006-01-14 18:27:06 -08:00
2006-01-14 18:27:06 -08:00
2006-01-09 15:59:24 -08:00
2006-01-17 09:02:07 +11:00
2006-01-14 18:25:19 -08:00
2006-01-12 09:08:49 -08:00
2006-01-19 22:11:31 -08:00
2006-01-14 18:27:06 -08:00
2006-01-11 18:42:13 -08:00
2006-01-09 15:59:24 -08:00
2006-01-11 18:42:13 -08:00
2006-01-08 20:12:40 -08:00
2006-01-18 19:20:29 -08:00
2006-01-14 18:27:06 -08:00
2006-01-09 15:59:24 -08:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:01:34 -08:00
2006-01-18 19:20:22 -08:00
2006-01-11 18:42:13 -08:00
2006-01-11 18:42:13 -08:00
2006-01-18 09:30:29 +00:00
2006-01-08 20:13:36 -08:00
2006-01-09 15:59:24 -08:00
2006-01-08 20:14:10 -08:00
2006-01-18 09:30:29 +00:00
2006-01-14 18:27:06 -08:00
2006-01-08 20:13:54 -08:00
2006-01-18 19:20:29 -08:00
2006-01-16 23:15:29 -08:00
2006-01-18 19:20:30 -08:00
2006-01-18 19:20:29 -08:00
2006-01-14 18:27:06 -08:00
2006-01-08 20:13:56 -08:00
2006-01-14 18:27:12 -08:00
2006-01-11 18:42:13 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-18 19:20:30 -08:00
2006-01-18 19:20:29 -08:00
2006-01-09 15:59:25 -08:00
2006-01-10 08:01:29 -08:00