]> git.baikalelectronics.ru Git - kernel.git/commit
writeback: fix inode cgroup switching comment
authorGreg Thelen <gthelen@google.com>
Tue, 5 Mar 2019 23:50:03 +0000 (15:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Mar 2019 05:07:21 +0000 (21:07 -0800)
commit595d26982ac9d45957bb52ff4e350ee2c05c0f29
treea5247df6dc07a7afed5e8bf9dbdab96a14e94c28
parentc24ebe09c5240501ea2761a2dbc323702d6d97e4
writeback: fix inode cgroup switching comment

Commit 631fa9cf2720 ("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().

Link: http://lkml.kernel.org/r/20190305004617.142590-1-gthelen@google.com
Fixes: 631fa9cf2720 ("writeback: implement unlocked_inode_to_wb transaction and use it for stat updates")
Signed-off-by: Greg Thelen <gthelen@google.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/backing-dev.h
include/linux/fs.h