GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
authorBob Peterson <rpeterso@redhat.com>
Thu, 9 Aug 2012 17:48:42 +0000 (12:48 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 24 Sep 2012 09:47:06 +0000 (10:47 +0100)
This patch changes function gfs2_direct_IO so that it uses a normal
call to gfs2_glock_dq rather than a call to a multiple-dq of one item.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found