diff options
author | Tejun Heo <tj@kernel.org> | 2015-05-22 23:13:29 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2015-06-02 16:33:34 +0200 |
commit | de1fff37b2781f9caae7bbb7b79fa788a9bb1115 (patch) | |
tree | 9e77d3e65ab95edd503ecbb63c043c6ad8a2d5cd /mm/backing-dev.c | |
parent | writeback: move bandwidth related fields from backing_dev_info into bdi_write... (diff) | |
download | linux-de1fff37b2781f9caae7bbb7b79fa788a9bb1115.tar.xz linux-de1fff37b2781f9caae7bbb7b79fa788a9bb1115.zip |
writeback: s/bdi/wb/ in mm/page-writeback.c
Writeback operations will now be per wb (bdi_writeback) instead of
bdi. Replace the relevant bdi references in symbol names and comments
with wb. This patch is purely cosmetic and doesn't make any
functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions