exofs: Allow O_DIRECT open
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 13 Jan 2014 21:45:43 +0000 (23:45 +0200)
committerBoaz Harrosh <bharrosh@panasas.com>
Thu, 23 Jan 2014 16:54:11 +0000 (18:54 +0200)
With this minimal do nothing patch an application can open O_DIRECT
and then actually do buffered sync IO instead. But the aio API is
supported which is a good thing

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
fs/exofs/inode.c

Simple merge