diff options
author | Alexander Lobakin <[email protected]> | 2024-03-27 16:23:47 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-04-01 10:49:28 +0100 |
commit | 4ca532d64648d4776d15512caed3efea05ca7195 (patch) | |
tree | d1bc2f3bb44ab012ecb32fc8af1177b709d48f79 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3f5ef5109f6a054ce58b3bec7214ed76c9cc269f (diff) |
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
bitmap_set_bits() does not start with the FS' prefix and may collide
with a new generic helper one day. It operates with the FS-specific
types, so there's no change those two could do the same thing.
Just add the prefix to exclude such possible conflict.
Reviewed-by: Przemek Kitszel <[email protected]>
Acked-by: David Sterba <[email protected]>
Reviewed-by: Yury Norov <[email protected]>
Signed-off-by: Alexander Lobakin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions