diff options
| author | Christoph Hellwig <hch@lst.de> | 2025-07-15 15:30:08 +0300 |
|---|---|---|
| committer | Carlos Maiolino <cem@kernel.org> | 2025-07-24 18:30:15 +0300 |
| commit | e870cbe6fa7cf58ba6ef216ecfd6db1cde33a8f1 (patch) | |
| tree | 102b131160cf012c1a2e9c3f6fd55c858a07064a /scripts/gdb/linux/utils.py | |
| parent | 01774798c271de2e03ddaa1ad0f0fc94ee55cd9d (diff) | |
| download | linux-e870cbe6fa7cf58ba6ef216ecfd6db1cde33a8f1.tar.xz | |
xfs: use better names for size members in xfs_log_vec
The lv_size member counts the size of the entire allocation, rename it to
lv_alloc_size to make that clear.
The lv_buf_len member tracks how much of lv_buf has been used up
to format the log item, rename it to lv_buf_used to make that more clear.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
