summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/backref.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2020-08-17 10:58:38 +0200
committerDavid Sterba <dsterba@suse.com>2020-10-07 12:06:55 +0200
commitcb4c9198302b02c3f0eaf4267636e5ce1f4a4765 (patch)
tree899ddd926632840e5aacca66c33da43ad3f04081 /fs/btrfs/backref.c
parentbtrfs: remove const from btrfs_feature_set_name (diff)
downloadlinux-cb4c9198302b02c3f0eaf4267636e5ce1f4a4765.tar.xz
linux-cb4c9198302b02c3f0eaf4267636e5ce1f4a4765.zip
btrfs: compression: move declarations to header
The declarations of compression algorithm callbacks are defined in the .c file as they're used from there. Compiler warns that there are no declarations for public functions when compiling lzo.c/zlib.c/zstd.c. Fix that by moving the declarations to the header as it's the common place for all of them. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/backref.c')
0 files changed, 0 insertions, 0 deletions