diff options
author | Filipe Manana <fdmanana@suse.com> | 2024-02-08 22:08:34 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 16:24:50 +0100 |
commit | f4f15454fa42c91490d08e5eb8b4c11f0355a576 (patch) | |
tree | 454533fddbe452ed0693c8435dd48ac6d92ec3e9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f23f89524b33a0dbc73a74d4d36128fe52eace33 (diff) |
btrfs: rename btrfs_add_delalloc_inodes() to singular form
The function btrfs_add_delalloc_inodes() adds a single inode its root's
list of delalloc inodes, so it doesn't make any sense at all for the
function's name to be plural. Rename it to the singular form
btrfs_add_delalloc_inode() to avoid any confusion.
Reviewed-by: Boris Burkov <boris@bur.io>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions