Pass O_DIRECT/O_SYNC to glfs_open if requested.
authorTiziano Müller <tiziano.mueller@stepping-stone.ch>
Thu, 3 Jul 2014 14:48:39 +0000 (16:48 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 3 Jul 2014 15:13:58 +0000 (09:13 -0600)
commit65bea10ffcd2a8220c65d644933d546a8a7de78d
treec0f30a70a0e7d61c2b9320dac166f97d4e8f3c8f
parentaee2ab6775d96609a4632703827c409a7f9abcca
Pass O_DIRECT/O_SYNC to glfs_open if requested.

GlusterFS supports O_DIRECT and O_SYNC.

Signed-off-by: Jens Axboe <axboe@fb.com>
engines/glusterfs.c