ocfs2: take meta data lock in ocfs2_file_aio_read()
authorMark Fasheh <mark.fasheh@oracle.com>
Sat, 6 May 2006 02:04:35 +0000 (19:04 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 17 May 2006 21:38:47 +0000 (14:38 -0700)
Temporarily take the meta data lock in ocfs2_file_aio_read() to allow us to
update our inode fields.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>

No differences found