diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-04-06 05:30:30 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-04-06 20:50:25 +0300 |
commit | 05801b6526156aefe55c0440fab877109c9a89c5 (patch) | |
tree | 61bed46f185cbf038df837c7d265ee3e0183c7ea /tools/perf/scripts/python/stackcollapse.py | |
parent | 374b3d38feff4a1cb4ecadace9bd915ffd91fe4b (diff) | |
download | linux-05801b6526156aefe55c0440fab877109c9a89c5.tar.xz |
bcachefs: Disable errors=panic for BCH_IOCTL_FSCK_OFFLINE
BCH_IOCTL_FSCK_OFFLINE allows the userspace fsck tool to use the kernel
implementation of fsck - primarily when the kernel version is a better
version match.
It should look and act exactly like the normal userspace fsck that the
user expected to be invoking, so errors should never result in a kernel
panic.
We may want to consider further restricting errors=panic - it's only
intended for debugging in controlled test environments, it should have
no purpose it normal usage.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions