diff options
| author | David Sterba <[email protected]> | 2022-11-07 16:30:21 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-12-05 17:00:55 +0000 |
| commit | 3e09b5b2293f21e6e28929b6bbb73833678bfdd1 (patch) | |
| tree | 42a3de25723bc151c4903d046e1f25147acd017f /fs/btrfs/dev-replace.c | |
| parent | btrfs: raid56: remove the old error tracking system (diff) | |
| download | kernel-3e09b5b2293f21e6e28929b6bbb73833678bfdd1.tar.gz kernel-3e09b5b2293f21e6e28929b6bbb73833678bfdd1.zip | |
btrfs: constify input buffer parameter in compression code
The input buffers passed down to compression must never be changed,
switch type to u8 as it's a raw byte buffer and use const.
Reviewed-by: Anand Jain <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
