Hi Linus, Please pull this branch with changes for xfs for 6.8-rc2. The changes are limited to just one bug fix. I did a test-merge with the main upstream branch as of a few minutes ago and didn't see any conflicts. Please let me know if you encounter any problems. The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.8-fixes-1 for you to fetch changes up to d8d222e09dab84a17bb65dda4b94d01c565f5327: xfs: read only mounts with fsopen mount API are busted (2024-01-22 11:33:57 +0530) ---------------------------------------------------------------- Bug fixes for 6.8-rc2: * Fix read only mounts when using fsopen mount API Signed-off-by: Chandan Babu R <chandanbabu@xxxxxxxxxx> ---------------------------------------------------------------- Dave Chinner (1): xfs: read only mounts with fsopen mount API are busted fs/xfs/xfs_super.c | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-)