From: Jonathan Corbet <corbet@lwn.net>
To: zhaomzhao@126.com, djwong@kernel.org
Cc: linux-xfs@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org,
Zhao Mengmeng <zhaomengmeng@kylinos.cn>
Subject: Re: [PATCH v1] Documentation: filesystems: xfs: update pseudocode and typo fixes
Date: Mon, 29 Aug 2022 10:24:04 -0600 [thread overview]
Message-ID: <87a67nqaqj.fsf@meer.lwn.net> (raw)
In-Reply-To: <20220823013653.203469-1-zhaomzhao@126.com>
zhaomzhao@126.com writes:
> From: Zhao Mengmeng <zhaomengmeng@kylinos.cn>
>
> According to the implementation of xfs_trans_roll(), it calls
> xfs_trans_reserve(), which reserves not only log space, but also
> free disk blocks. In short, the "transaction stuff". So change
> xfs_log_reserve() to xfs_trans_reserve().
>
> Besides, fix several typo issues.
>
> Signed-off-by: Zhao Mengmeng <zhaomengmeng@kylinos.cn>
> ---
> .../filesystems/xfs-delayed-logging-design.rst | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
I've applied this to the docs tree, thanks.
jon
prev parent reply other threads:[~2022-08-29 16:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-23 1:36 [PATCH v1] Documentation: filesystems: xfs: update pseudocode and typo fixes zhaomzhao
2022-08-23 14:25 ` Darrick J. Wong
2022-08-29 16:24 ` Jonathan Corbet [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=87a67nqaqj.fsf@meer.lwn.net \
--to=corbet@lwn.net \
--cc=djwong@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
--cc=zhaomengmeng@kylinos.cn \
--cc=zhaomzhao@126.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;
as well as URLs for NNTP newsgroup(s).