diff options
author | 2022-08-22 21:36:53 -0400 | |
---|---|---|
committer | 2022-09-27 13:21:42 -0600 | |
commit | 021904f38baed568bc12b017386740b7a4cff1df (patch) | |
tree | f571af6e482a29a4c0480191e8db3412adb0a23e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs/zh_CN: Fix two missing labels in zh_CN/process (diff) | |
download | linux-dev-021904f38baed568bc12b017386740b7a4cff1df.tar.xz linux-dev-021904f38baed568bc12b017386740b7a4cff1df.zip |
Documentation: filesystems: xfs: update pseudocode and typo fixes
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>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/r/20220823013653.203469-1-zhaomzhao@126.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions