Jens Axboe b6e51316da writeback: separate starting of sync vs opportunistic writeback
bdi_start_writeback() is currently split into two paths, one for
WB_SYNC_NONE and one for WB_SYNC_ALL. Add bdi_sync_writeback()
for WB_SYNC_ALL writeback and let bdi_start_writeback() handle
only WB_SYNC_NONE.

Push down the writeback_control allocation and only accept the
parameters that make sense for each function. This cleans up
the API considerably.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-09-16 15:18:52 +02:00
..
2008-12-03 13:14:33 +02:00
2008-12-31 14:13:24 +02:00
2009-03-20 19:11:12 +02:00
2009-01-26 12:54:11 +02:00
2009-03-08 13:29:09 +02:00
2009-03-20 19:12:00 +02:00
2009-07-12 12:22:34 -07:00
2009-03-20 19:11:12 +02:00
2009-03-08 13:29:41 +02:00
2009-03-20 19:11:12 +02:00
2009-01-26 12:54:11 +02:00
2009-03-20 19:11:12 +02:00
2008-12-23 12:23:40 +02:00
2008-07-15 17:35:24 +03:00
2009-01-29 16:22:54 +02:00
2008-09-30 11:12:56 +03:00
2009-07-09 09:19:39 +03:00
2009-03-26 16:36:20 +02:00
2009-02-17 12:45:22 +02:00
2009-09-16 15:18:51 +02:00
2008-09-30 11:12:57 +03:00
2009-03-20 19:11:12 +02:00
2009-03-26 16:36:20 +02:00