ocfs2: Silence an error message in ocfs2_file_aio_read()
authorSunil Mushran <sunil.mushran@oracle.com>
Mon, 9 Jun 2008 18:24:41 +0000 (11:24 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 14 Jul 2008 20:57:15 +0000 (13:57 -0700)
This patch silences an EINVAL error message in ocfs2_file_aio_read()
that is always due to a user error.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found