Commit e6b3a65
Kent Overstreet
bcachefs: Use bch2_print_string_as_lines for long err
printk strings get truncated to 1024 bytes; if we have a long error
message (journal debug info) we need to use a helper.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>1 parent dd90864 commit e6b3a65
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1967 | 1967 | | |
1968 | 1968 | | |
1969 | 1969 | | |
1970 | | - | |
1971 | 1970 | | |
1972 | 1971 | | |
1973 | 1972 | | |
| |||
2011 | 2010 | | |
2012 | 2011 | | |
2013 | 2012 | | |
2014 | | - | |
| 2013 | + | |
| 2014 | + | |
| 2015 | + | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
2015 | 2019 | | |
2016 | | - | |
2017 | | - | |
2018 | | - | |
| 2020 | + | |
| 2021 | + | |
2019 | 2022 | | |
2020 | 2023 | | |
2021 | 2024 | | |
| |||
0 commit comments