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)
commitd83c7eb65d9bf0a57e7d5ed87a5bd8e5ea6b1fb6
treec7a061f45272edcae2ecf0d486576a0f024aaa07
parent2deb76db092a91088494c00862bafc4fe7980adb
exofs: Allow O_DIRECT open

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