On Sat, Mar 06, 2021 at 08:33:04PM +0000, Williams, Dan J wrote: > Yes, it looks like my unit test checks for exactly the behavior you > changed. It was convenient to test that the device could be switched > back to rw via BLKROSET, but I don't require that. The new behaviour of > letting the disk->ro take precedence makes more sense to me, so I'll > update the test for the new behaviour. > > I.e. I don't think regressing a unit test counts as a userspace > regression.
Ok, thanks for the confirmation.