summaryrefslogtreecommitdiff
path: root/tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2026-06-16 16:08:29 +0200
committerChristian Brauner <brauner@kernel.org>2026-06-29 10:31:53 +0200
commit7a7ef107b44949cf44fcc4d01a2b01c143e7c3d9 (patch)
tree06e681b3fa50629e6af5ad51059b4f27d8c0b6bf /tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git
parentcdb5146f8d5f938ec624d78d8ff001f1a60c17cf (diff)
fs: tolerate per-superblock freeze errors on shared devices
When several superblocks share a device, keep it frozen even if some of them failed to freeze and swallow the error: rolling the others back via thaw_super() can fail too, so neither is a clear win. A single filesystem still reports its error, and a sync_blockdev() failure is always reported. Thaw follows the same rule. A device can only be shared once superblocks claim it with a common exclusivity token, which erofs starts doing in the next patch; for everyone else the loop visits exactly one superblock and the behavior is unchanged. Link: https://patch.msgid.link/20260616-work-super-bdev_holder_global-v2-13-7df6b864028e@kernel.org Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'tools/tracing/rtla/tests/scripts/lib/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions