This patch set fix two issue regarding mount failures, the patch 1 fixes the issue where the current kernel cannot mount a xfs disk without realtime subvolume; the patch 2 resolves the problem of the mount thread getting hang after a failure. Long Li (2): xfs: correct the sb_rgcount when the disk not support rt volume xfs: fix mount hang during primary superblock recovery failure fs/xfs/libxfs/xfs_sb.c | 2 +- fs/xfs/xfs_buf_item_recover.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) -- 2.39.2