Hey everyone, Now that we can find the owning filesystem of any device if the superblock and fs_holder_ops are used we need to handle multi-device filesystem freezes. This series does that. Details in the main commit. Thanks! Christian --- Christian Brauner (2): fs: remove dead check fs: handle freezing from multiple devices fs/super.c | 140 +++++++++++++++++++++++++++++++++++++++++------------ include/linux/fs.h | 17 ++++++- 2 files changed, 124 insertions(+), 33 deletions(-) --- base-commit: c6a4738de282fc95752e1f1c5573ab7b4020b55e change-id: 20231103-vfs-multi-device-freeze-506e2c010473