diff options
author | Zhao Mengmeng <[email protected]> | 2022-08-22 21:36:53 -0400 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2022-09-27 13:21:42 -0600 |
commit | 021904f38baed568bc12b017386740b7a4cff1df (patch) | |
tree | f571af6e482a29a4c0480191e8db3412adb0a23e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 78b07714c4ef4f7faeb4e7e57ed0530986ba8c88 (diff) |
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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions