GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq
From: Bob Peterson <rpeterso@redhat.com>
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.
---
fs/gfs2/aops.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)