diff options
author | Dennis Zhou <dennis@kernel.org> | 2019-02-27 22:21:28 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-04-29 19:02:18 +0200 |
commit | b2423496a65691f94defddd42daa172824b5fd25 (patch) | |
tree | e748281f5c8b6e263b3725e7d82618b0168f63fe /fs/btrfs/transaction.h | |
parent | btrfs: scrub: return EAGAIN when fs is closing (diff) | |
download | linux-b2423496a65691f94defddd42daa172824b5fd25.tar.xz linux-b2423496a65691f94defddd42daa172824b5fd25.zip |
btrfs: zstd: remove indirect calls for local functions
While calling functions inside zstd, we don't need to use the
indirection provided by the workspace_manager. Forward declarations are
added to maintain the function order of btrfs_compress_op.
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/transaction.h')
0 files changed, 0 insertions, 0 deletions