linux-stable-rt/fs/ubifs
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
..
Kconfig
Makefile
budget.c writeback: separate starting of sync vs opportunistic writeback 2009-09-16 15:18:52 +02:00
commit.c
compress.c
debug.c
debug.h
dir.c
file.c
find.c
gc.c
io.c UBIFS: fix 64-bit divisions in debug print 2009-07-05 18:45:18 +03:00
ioctl.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
journal.c
key.h
log.c
lprops.c
lpt.c
lpt_commit.c
master.c
misc.h
orphan.c
recovery.c UBIFS: fix corruption dump 2009-07-09 09:19:39 +03:00
replay.c UBIFS: small amendments in the LEB scanning code 2009-07-09 09:19:38 +03:00
sb.c
scan.c UBIFS: small amendments in the LEB scanning code 2009-07-09 09:19:38 +03:00
shrinker.c
super.c fs: Assign bdi in super_block 2009-09-16 15:18:51 +02:00
tnc.c
tnc_commit.c
tnc_misc.c
ubifs-media.h
ubifs.h UBIFS: minor spelling and grammar fixes 2009-07-05 18:45:18 +03:00
xattr.c