diff options
author | David Sterba <dsterba@suse.com> | 2024-02-16 14:03:08 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 16:24:53 +0100 |
commit | c207adc1475e412f0df222121d8c259e05ec8e1e (patch) | |
tree | 176fee5a1b2f92e524369b783fbd335fd2fcec4f /fs/btrfs/dev-replace.c | |
parent | 2be1f2bf23b88d667c21a24bd1c34d44fa143209 (diff) | |
download | linux-c207adc1475e412f0df222121d8c259e05ec8e1e.tar.gz linux-c207adc1475e412f0df222121d8c259e05ec8e1e.tar.bz2 linux-c207adc1475e412f0df222121d8c259e05ec8e1e.zip |
btrfs: uninline some static inline helpers from tree-log.h
The helpers are doing an initialization or release work, none of which
is performance critical that it would require a static inline, so move
them to the .c file.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions