From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: Huang Chong <huang.chong@zte.com.cn>
Cc: linux-xfs@vger.kernel.org, linux-kernel@vger.kernel.org,
jiang.biao2@zte.com.cn, zhong.weidong@zte.com.cn
Subject: Re: [PATCH] xfs: fix a comment in xfs_log_reserve
Date: Fri, 3 Aug 2018 08:18:30 -0700 [thread overview]
Message-ID: <20180803151830.GW30972@magnolia> (raw)
In-Reply-To: <1533285093-193140-1-git-send-email-huang.chong@zte.com.cn>
On Fri, Aug 03, 2018 at 04:31:33PM +0800, Huang Chong wrote:
> From: "Huang Chong" <huang.chong@zte.com.cn>
>
> Fix the comment in xfs_log_reserve to avoid confusing.
>
> Signed-of-by: Huang Chong <huang.chong@zte.com.cn>
Looks ok,
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
--D
> ---
> fs/xfs/xfs_log.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/xfs/xfs_log.c b/fs/xfs/xfs_log.c
> index 5e56f3b..891ffb1 100644
> --- a/fs/xfs/xfs_log.c
> +++ b/fs/xfs/xfs_log.c
> @@ -410,7 +410,7 @@
> }
>
> /*
> - * Reserve log space and return a ticket corresponding the reservation.
> + * Reserve log space and return a ticket corresponding to the reservation.
> *
> * Each reservation is going to reserve extra space for a log record header.
> * When writes happen to the on-disk log, we don't subtract the length of the
> --
> 1.8.3.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2018-08-03 17:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-03 8:31 [PATCH] xfs: fix a comment in xfs_log_reserve Huang Chong
2018-08-03 15:18 ` Darrick J. Wong [this message]
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=20180803151830.GW30972@magnolia \
--to=darrick.wong@oracle.com \
--cc=huang.chong@zte.com.cn \
--cc=jiang.biao2@zte.com.cn \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=zhong.weidong@zte.com.cn \
/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;
as well as URLs for NNTP newsgroup(s).