Make sure we handle multiple arguments to sync_file_range
authorJens Axboe <jens.axboe@oracle.com>
Tue, 9 Mar 2010 19:41:15 +0000 (20:41 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 9 Mar 2010 19:41:15 +0000 (20:41 +0100)
commit3843deb322eb7b54d2d19d7b1ce19c5dc44d57ff
tree188dacd5832fd62db5ae38b383669967778e9265
parent5f6ddf1e568d5014925a98da316d92f9e6e03eb4
Make sure we handle multiple arguments to sync_file_range

We need to be able to OR the values.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
ioengines.c
options.c