commit | a9e5f4d0780ec9cda7a70b08294d7718431b62a1 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Jul 25 17:24:12 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Jul 25 17:24:12 2006 -0400 |
tree | f21fa310b6ea63f49cf6d710fcd84fe8d66282f3 | |
parent | 52f341cf75d2da84811127582616984eb0602360 [diff] |
[GFS2] Alter direct I/O path As per comments received, alter the GFS2 direct I/O path so that it uses the standard read functions "out of the box". Needs a small change to one of the VFS functions. This reduces the size of the code quite a lot and also removes the need for one new export. Some more work remains to be done, but this is the bones of the thing. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>