Commit f3e6118
committed
btrfs-progs: fix btrfs-sb-mod build due to btrfs_csum_data()
The commit 6f5b0b1 ("btrfs-progs: remove the unused fs_info
parameter for btrfs_csum_data()") changed btrfs_csum_data() but
btrfs-sb-mod was not update so build fails.
Signed-off-by: David Sterba <dsterba@suse.com>1 parent cfd3d77 commit f3e6118
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments