public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Wang Long <wanglong19@meituan.com>
Cc: viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org,
	linux-kernel@vger.kernel.org, w@laoqinren.net
Subject: Re: [PATCH] writeback: fix comment in __mark_inode_dirty
Date: Tue, 5 Dec 2017 07:48:31 -0800	[thread overview]
Message-ID: <20171205154831.GR2421075@devbig577.frc2.facebook.com> (raw)
In-Reply-To: <1512453174-25575-1-git-send-email-wanglong19@meituan.com>

Hello, Wang.

On Tue, Dec 05, 2017 at 12:52:54AM -0500, Wang Long wrote:
> 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 cea4836..8d477cf 100644
> --- a/fs/fs-writeback.c
> +++ b/fs/fs-writeback.c
> @@ -2209,7 +2209,7 @@ void __mark_inode_dirty(struct inode *inode, int flags)
>  			trace_writeback_dirty_inode_enqueue(inode);
>  
>  			/*
> -			 * If this is the first dirty inode for this bdi,
> +			 * If this is the first dirty inode for this wb,

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

This probably should go through the block tree tho.  Please cc Jens
Axboe.

Thanks.

-- 
tejun

  reply	other threads:[~2017-12-05 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-05  5:52 [PATCH] writeback: fix comment in __mark_inode_dirty Wang Long
2017-12-05 15:48 ` Tejun Heo [this message]
2017-12-06  2:35   ` wanglong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171205154831.GR2421075@devbig577.frc2.facebook.com \
    --to=tj@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=w@laoqinren.net \
    --cc=wanglong19@meituan.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox