Re: [PATCH] writeback: update comment in inode_io_list_move_locked

2018-01-05 Thread Jens Axboe
On 12/5/17 5:23 AM, Wang Long wrote: > The @head can be wb->b_dirty_time, so update the comment. Applied, thanks Wang. -- Jens Axboe

Re: [PATCH] writeback: update comment in inode_io_list_move_locked

2018-01-05 Thread Jens Axboe
On 12/5/17 5:23 AM, Wang Long wrote: > The @head can be wb->b_dirty_time, so update the comment. Applied, thanks Wang. -- Jens Axboe

Re: [PATCH] writeback: update comment in inode_io_list_move_locked

2017-12-11 Thread Tejun Heo
On Tue, Dec 05, 2017 at 07:23:19AM -0500, Wang Long wrote: > The @head can be wb->b_dirty_time, so update the comment. > > Signed-off-by: Wang Long Acked-by: Tejun Heo Thanks. -- tejun