ocfs2: Add parenthesis to wrap the check for O_DIRECT.
authorTao Ma <tao.ma@oracle.com>
Wed, 3 Feb 2010 01:56:04 +0000 (09:56 +0800)
committerJoel Becker <joel.becker@oracle.com>
Wed, 3 Feb 2010 02:15:37 +0000 (18:15 -0800)
commit60c486744c9a30ea60fa863e9587242dde2fe4bd
treee93e3752955a5ae8faf39e957eb46d5586534531
parent0a1ea437d87af830786605813972e8e277992917
ocfs2: Add parenthesis to wrap the check for O_DIRECT.

Add parenthesis to wrap the check for O_DIRECT.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/file.c