Christoph Hellwig
c05c4edd87
direct I/O fallback sync simplification
...
In the case of direct I/O falling back to buffered I/O we sync data
twice currently: once at the end of generic_file_buffered_write using
filemap_write_and_wait_range and once a little later in
__generic_file_aio_write using do_sync_mapping_range with all flags set.
The wait before write of the do_sync_mapping_range call does not make
any sense, so just keep the filemap_write_and_wait_range call and move
it to the right spot.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-12-16 12:16:50 -05:00
..
2009-12-03 13:49:43 +01:00
2009-12-15 08:53:20 -08:00
2009-06-16 11:19:36 +02:00
2009-04-01 08:59:13 -07:00
2009-06-30 18:56:00 -07:00
2009-06-16 19:47:28 -07:00
2009-04-03 12:23:01 +02:00
2009-09-27 11:39:25 -07:00
2009-12-16 12:16:50 -05:00
2009-02-10 10:48:42 -08:00
2009-11-10 04:15:47 +01:00
2009-12-15 08:53:24 -08:00
2009-09-16 11:50:17 +02:00
2009-06-16 19:47:28 -07:00
2009-12-15 08:53:23 -08:00
2009-12-15 08:53:20 -08:00
2009-09-21 15:14:57 +02:00
2009-06-15 15:48:33 +02:00
2009-06-24 15:13:48 +09:00
2009-11-09 09:40:57 +01:00
2009-12-15 08:53:20 -08:00
2009-06-12 10:27:37 +02:00
2009-09-24 07:53:22 -07:00
2009-12-16 12:16:49 -05:00
2009-12-15 08:53:19 -08:00
2009-12-15 08:53:20 -08:00
2009-12-15 08:53:17 -08:00
2009-12-15 08:53:19 -08:00
2009-12-15 08:53:20 -08:00
2009-09-22 07:17:35 -07:00
2009-12-15 08:53:23 -08:00
2009-12-15 08:53:24 -08:00
2009-12-15 08:53:23 -08:00
2008-08-20 15:40:30 -07:00
2009-12-15 08:53:21 -08:00
2009-09-22 07:17:42 -07:00
2009-09-22 07:17:31 -07:00
2009-05-18 11:22:24 +01:00
2009-09-21 14:28:04 +02:00
2009-12-11 06:44:58 -05:00
2009-01-14 14:15:23 +01:00
2009-12-15 08:53:24 -08:00
2009-12-15 08:53:10 -08:00
2009-12-15 08:53:17 -08:00
2009-09-22 07:17:26 -07:00
2009-12-15 08:53:16 -08:00
2008-11-06 15:41:19 -08:00
2009-12-03 13:54:25 +01:00
2009-12-15 08:53:24 -08:00
2009-12-08 10:02:12 +09:00
2007-10-20 01:27:18 +02:00
2009-09-24 09:34:52 +09:30
2009-06-16 19:47:30 -07:00
2009-12-15 08:53:20 -08:00
2009-12-16 12:16:49 -05:00
2009-12-14 10:13:22 -08:00
2009-08-06 11:36:25 +03:00
2009-12-14 10:13:22 -08:00
2009-09-22 07:17:26 -07:00
2009-09-22 07:17:26 -07:00
2009-09-22 07:17:35 -07:00
2009-09-22 07:17:38 -07:00
2009-12-15 08:53:19 -08:00
2009-06-23 12:50:05 -07:00
2009-12-04 15:39:48 +01:00
2009-12-11 06:44:57 -05:00
2009-12-15 08:53:13 -08:00
2009-12-15 08:53:21 -08:00
2009-12-15 08:53:16 -08:00