OSDN Git Service

writeback: update comment in inode_io_list_move_locked
authorWang Long <wanglong19@meituan.com>
Tue, 5 Dec 2017 12:23:19 +0000 (07:23 -0500)
committerJens Axboe <axboe@kernel.dk>
Sat, 6 Jan 2018 16:18:00 +0000 (09:18 -0700)
commitbbbc3c1cfaf6900d24e3c9fcaac25d267ad2bc40
treec3409f98e300f70fa2e53a9bb53dc7346952fe8d
parent91f7b74aca363da5f294c9a24e870ae6ba3a27d3
writeback: update comment in inode_io_list_move_locked

The @head can be wb->b_dirty_time, so update the comment.

Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Wang Long <wanglong19@meituan.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/fs-writeback.c