aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sync.c
diff options
context:
space:
mode:
authorJens Axboe <jens.axboe@oracle.com>2009-09-16 15:18:25 +0200
committerJens Axboe <jens.axboe@oracle.com>2009-09-16 15:18:25 +0200
commitc4a77a6c7dcff04a2abc7fe4b6b2ae605be41c5b (patch)
tree2e0a4097cab5b94249f69fae7ebbcb22d6c8f225 /fs/sync.c
parentf0fad8a530e7cbad5f686dbca3079d1a626a3882 (diff)
downloadkernel_samsung_smdk4412-c4a77a6c7dcff04a2abc7fe4b6b2ae605be41c5b.zip
kernel_samsung_smdk4412-c4a77a6c7dcff04a2abc7fe4b6b2ae605be41c5b.tar.gz
kernel_samsung_smdk4412-c4a77a6c7dcff04a2abc7fe4b6b2ae605be41c5b.tar.bz2
writeback: make wb_writeback() take an argument structure
We need to be able to pass in range_cyclic as well, so instead of growing yet another argument, split the arguments into a struct wb_writeback_args structure that we can use internally. Also makes it easier to just copy all members to an on-stack struct, since we can't access work after clearing the pending bit. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'fs/sync.c')
0 files changed, 0 insertions, 0 deletions