diff options
author | Rakesh Pandit <rakesh@tuxera.com> | 2017-10-09 12:34:41 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-10-10 16:14:37 +0200 |
commit | 8264c3214f28b52b399d9e03bfa7feec275a0d71 (patch) | |
tree | db1e737aad677429055101a112049a143378a309 /block/blk-cgroup.c | |
parent | block, bfq: fix unbalanced decrements of burst size (diff) | |
download | linux-8264c3214f28b52b399d9e03bfa7feec275a0d71.tar.xz linux-8264c3214f28b52b399d9e03bfa7feec275a0d71.zip |
writeback: merge try_to_writeback_inodes_sb_nr() into caller
Since commit 925a6efb8ff0c ("Btrfs: stop using
try_to_writeback_inodes_sb_nr to flush delalloc") this function hasn't
been used outside so stop exporting it.
In addition we merge it into try_to_writeback_inodes_sb() which is the
only caller. Also change return type of try_to_writeback_inodes_sb to
void as the only user ext4 doesn't care.
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Rakesh Pandit <rakesh@tuxera.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions