Miklos Szeredi
e1c0eecba1
fuse: honor iocb sync flags on write
...
If the IOCB_DSYNC flag is set a sync is not being performed by
fuse_file_write_iter.
Honor IOCB_DSYNC/IOCB_SYNC by setting O_DYSNC/O_SYNC respectively in the
flags filed of the write request.
We don't need to sync data or metadata, since fuse_perform_write() does
write-through and the filesystem is responsible for updating file times.
Original patch by Vitaly Zolotusky.
Reported-by: Nate Clark <nate@neworld.us>
Cc: Vitaly Zolotusky <vitaly@unitc.com>.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2017-09-12 16:57:53 +02:00
..
2017-07-11 06:08:58 -04:00
2017-07-11 06:06:17 -04:00
2017-07-15 12:00:42 -07:00
2017-07-10 11:40:19 -07:00
2017-07-15 12:00:42 -07:00
2017-07-12 16:26:00 -07:00
2017-08-24 17:19:02 +02:00
2017-06-20 12:19:14 +02:00
2017-09-01 00:04:26 +02:00
2017-09-01 00:18:44 -05:00
2017-06-29 17:49:23 -04:00
2017-06-12 13:20:20 +02:00
2017-07-09 09:31:22 -07:00
2017-07-15 12:00:42 -07:00
2017-08-24 13:23:03 -07:00
2017-07-11 06:09:21 -04:00
2017-07-05 18:44:22 -04:00
2017-07-18 11:23:56 +02:00
2017-08-14 08:30:06 -04:00
2017-07-17 19:23:18 -07:00
2017-09-12 16:57:53 +02:00
2017-07-15 12:00:42 -07:00
2017-05-08 17:15:14 -07:00
2017-07-18 18:23:39 +02:00
2017-07-15 12:00:42 -07:00
2017-07-18 12:33:16 +02:00
2017-07-07 19:38:17 -07:00
2017-08-31 17:02:21 -07:00
2017-07-13 15:58:03 -04:00
2017-07-08 10:50:54 -07:00
2017-07-06 16:24:35 -07:00
2017-08-11 13:54:09 -07:00
2017-08-24 18:05:30 -04:00
2017-07-03 13:08:04 -07:00
2017-07-07 20:09:10 -04:00
2017-05-28 10:11:48 -07:00
2017-08-02 17:16:13 -07:00
2017-07-06 03:31:46 -04:00
2017-07-15 12:00:42 -07:00
2017-07-20 11:08:21 +02:00
2017-08-10 15:54:07 -07:00
2017-07-15 12:00:42 -07:00
2017-08-07 16:51:28 +02:00
2017-07-06 03:31:46 -04:00
2017-07-18 11:24:08 +02:00
2017-07-05 18:44:22 -04:00
2017-07-06 03:31:46 -04:00
2017-07-14 22:50:57 +02:00
2017-06-14 11:21:02 +02:00
2017-07-07 18:39:15 -07:00
2017-08-17 12:40:33 -07:00
2017-06-27 12:05:36 -06:00
2017-08-16 20:32:02 +02:00
2017-07-16 09:24:05 -07:00
2017-07-07 19:38:17 -07:00
2017-07-10 16:32:30 -07:00
2017-07-08 10:15:02 -07:00
2017-08-31 16:12:59 -07:00
2017-07-15 12:00:42 -07:00
2017-06-27 12:05:36 -06:00
2017-07-03 21:13:25 -07:00
2017-09-01 13:07:35 -07:00
2017-07-07 20:05:08 -07:00
2017-07-07 13:48:18 -07:00
2017-07-06 07:02:25 -04:00
2017-07-06 16:24:30 -07:00
2017-07-15 12:00:42 -07:00
2017-06-20 12:19:14 +02:00
2017-07-12 16:26:05 -07:00
2017-07-08 10:50:54 -07:00
2017-05-09 09:12:53 -07:00
2017-08-11 16:56:33 -07:00
2017-07-12 16:26:00 -07:00
2017-07-06 07:02:29 -04:00
2017-05-27 06:07:19 -04:00
2017-06-22 11:44:55 -04:00
2017-07-19 08:55:18 -07:00
2017-07-03 21:13:25 -07:00
2017-07-19 08:55:18 -07:00
2017-07-15 12:00:42 -07:00
2017-07-06 03:27:09 -04:00
2017-07-07 19:38:17 -07:00
2017-07-06 03:27:09 -04:00
2017-05-23 08:41:17 -05:00
2017-07-07 21:48:15 -07:00
2017-08-28 16:09:19 -07:00
2017-05-08 17:15:12 -07:00
2017-06-20 12:18:27 +02:00
2017-06-29 17:49:23 -04:00
2017-06-09 16:28:01 -04:00
2017-07-08 10:50:54 -07:00
2017-07-11 06:09:21 -04:00
2017-07-05 18:44:23 -04:00
2017-06-30 04:14:38 -04:00
2017-08-10 15:54:07 -07:00
2017-05-08 17:15:13 -07:00