Re: [PATCH] writeback: fix inode cgroup switching comment

2019-03-05 Thread Tejun Heo
On Mon, Mar 04, 2019 at 04:46:17PM -0800, Greg Thelen wrote: > Commit 682aa8e1a6a1 ("writeback: implement unlocked_inode_to_wb > transaction and use it for stat updates") refers to > inode_switch_wb_work_fn() which never got merged. Switch the comments > to inode_switch_wbs_work_fn(). > > Fixes:

[PATCH] writeback: fix inode cgroup switching comment

2019-03-04 Thread Greg Thelen
Commit 682aa8e1a6a1 ("writeback: implement unlocked_inode_to_wb transaction and use it for stat updates") refers to inode_switch_wb_work_fn() which never got merged. Switch the comments to inode_switch_wbs_work_fn(). Fixes: 682aa8e1a6a1 ("writeback: implement unlocked_inode_to_wb transaction and