https://bugzilla.kernel.org/show_bug.cgi?id=211605 --- Comment #3 from Eric Sandeen (sandeen@xxxxxxxxxx) --- I think we do have a buglet here, but I can't explain how you are getting "noattr2" Can you rerun the test with more info, i.e.: $ mount -V $ mount some_xfs.img /mnt/test $ grep /mnt/test /proc/mounts $ strace -emount -v mount -o remount,ro /mnt/test so we can see the mount version, the contents of /proc/mounts, and what gets sent to the mount syscall? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.