summaryrefslogtreecommitdiff
path: root/scripts/lib
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-03-26 18:26:30 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2025-03-26 23:26:35 +0300
commitef488bb5d0095ab564241e8001545f49fcb7fa4f (patch)
tree618815123b78badbd93935d89e4f13631efe25be /scripts/lib
parent9314e2fb260570d64eef0141ad49526c6637e36f (diff)
downloadlinux-ef488bb5d0095ab564241e8001545f49fcb7fa4f.tar.xz
bcachefs: Fix 'hung task' messages in btree node scan
btree node scan has to wait on kthread workers that scan each device, potentially for awhile. We would like this to be interruptible, but we may need a different mechanism than signals for that - we've had bugs in the past where mounts were failing due to checking for signals, and no explanation on where they came from. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions