diff options
| author | 2023-04-27 20:16:27 +0800 | |
|---|---|---|
| committer | 2023-06-19 13:59:22 +0200 | |
| commit | 6c75a589cb35b8ea5cf9a22f389981acf687ab85 (patch) | |
| tree | ac0c16b38fbe3ac72bab786aa8e80ed114555ee5 /fs/btrfs/compression.c | |
| parent | btrfs: export bitmap_test_range_all_{set,zero} (diff) | |
| download | wireguard-linux-6c75a589cb35b8ea5cf9a22f389981acf687ab85.tar.xz wireguard-linux-6c75a589cb35b8ea5cf9a22f389981acf687ab85.zip | |
btrfs: print-tree: pass const extent buffer pointer
Since print-tree infrastructure only prints the content of a tree block,
we can make them to accept const extent buffer pointer.
This removes a forced type convert in extent-tree, where we convert a
const extent buffer pointer to regular one, just to avoid compiler
warning.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions
