[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87a67nqaqj.fsf@meer.lwn.net>
Date: Mon, 29 Aug 2022 10:24:04 -0600
From: Jonathan Corbet <corbet@....net>
To: zhaomzhao@....com, djwong@...nel.org
Cc: linux-xfs@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Zhao Mengmeng <zhaomengmeng@...inos.cn>
Subject: Re: [PATCH v1] Documentation: filesystems: xfs: update pseudocode
and typo fixes
zhaomzhao@....com writes:
> From: Zhao Mengmeng <zhaomengmeng@...inos.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@...inos.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
Powered by blists - more mailing lists