Daniel Golle 506ddce90f
generic: 5.15: fix FIT partition parser on block partitions
Using set_disk_ro() doesn't have the desired effect and instead of
just setting the single partition to be read-only it affects the
whole disk. Use the bd_read_only flag in struct block_device instead
to mark a partition being read-only.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-29 01:56:05 +01:00
..
2022-03-19 16:13:58 +01:00
2022-03-27 00:07:34 +00:00
2022-03-26 18:14:39 +00:00
2022-02-01 23:34:07 +00:00
2022-03-11 00:04:05 +01:00
2022-03-28 02:32:29 +01:00
2022-02-01 23:34:07 +00:00
2022-03-19 16:13:58 +01:00