Re: [PATCH] xfs: allow ro mounts if rtdev or logdev are read-only
From: hch
Date: Fri Apr 25 2025 - 09:07:09 EST
On Fri, Apr 25, 2025 at 08:52:53AM +0000, Hans Holmberg wrote:
> Allow read-only mounts on rtdevs and logdevs that are marked as
> read-only and make sure those mounts can't be remounted read-write.
>
> Signed-off-by: Hans Holmberg <hans.holmberg@xxxxxxx>
Looks good:
Reviewed-by: Christoph Hellwig <hch@xxxxxx>