linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] writeback: update comment in inode_io_list_move_locked
@ 2017-12-05 12:23 Wang Long
  2017-12-11 14:30 ` Tejun Heo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wang Long @ 2017-12-05 12:23 UTC (permalink / raw)
  To: axboe, axboe, tj, viro; +Cc: linux-fsdevel, linux-kernel, w

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

Signed-off-by: Wang Long <wanglong19@meituan.com>
---
 fs/fs-writeback.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/fs-writeback.c b/fs/fs-writeback.c
index 8d477cf..7cb1dd1 100644
--- a/fs/fs-writeback.c
+++ b/fs/fs-writeback.c
@@ -126,7 +126,7 @@ static void wb_io_lists_depopulated(struct bdi_writeback *wb)
  * inode_io_list_move_locked - move an inode onto a bdi_writeback IO list
  * @inode: inode to be moved
  * @wb: target bdi_writeback
- * @head: one of @wb->b_{dirty|io|more_io}
+ * @head: one of @wb->b_{dirty|io|more_io|dirty_time}
  *
  * Move @inode->i_io_list to @list of @wb and set %WB_has_dirty_io.
  * Returns %true if @inode is the first occupant of the !dirty_time IO
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] writeback: update comment in inode_io_list_move_locked
  2017-12-05 12:23 [PATCH] writeback: update comment in inode_io_list_move_locked Wang Long
@ 2017-12-11 14:30 ` Tejun Heo
  2018-01-05 16:41 ` Jens Axboe
  2018-01-05 16:41 ` Jens Axboe
  2 siblings, 0 replies; 4+ messages in thread
From: Tejun Heo @ 2017-12-11 14:30 UTC (permalink / raw)
  To: Wang Long; +Cc: axboe, axboe, viro, linux-fsdevel, linux-kernel, w

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 <wanglong19@meituan.com>

Acked-by: Tejun Heo <tj@kernel.org>

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] writeback: update comment in inode_io_list_move_locked
  2017-12-05 12:23 [PATCH] writeback: update comment in inode_io_list_move_locked Wang Long
  2017-12-11 14:30 ` Tejun Heo
@ 2018-01-05 16:41 ` Jens Axboe
  2018-01-05 16:41 ` Jens Axboe
  2 siblings, 0 replies; 4+ messages in thread
From: Jens Axboe @ 2018-01-05 16:41 UTC (permalink / raw)
  To: Wang Long, axboe, tj, viro; +Cc: linux-fsdevel, linux-kernel, w

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] writeback: update comment in inode_io_list_move_locked
  2017-12-05 12:23 [PATCH] writeback: update comment in inode_io_list_move_locked Wang Long
  2017-12-11 14:30 ` Tejun Heo
  2018-01-05 16:41 ` Jens Axboe
@ 2018-01-05 16:41 ` Jens Axboe
  2 siblings, 0 replies; 4+ messages in thread
From: Jens Axboe @ 2018-01-05 16:41 UTC (permalink / raw)
  To: Wang Long, tj, viro; +Cc: linux-fsdevel, linux-kernel, w

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-05 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-05 12:23 [PATCH] writeback: update comment in inode_io_list_move_locked Wang Long
2017-12-11 14:30 ` Tejun Heo
2018-01-05 16:41 ` Jens Axboe
2018-01-05 16:41 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).