diff options
author | Joe Thornber <ejt@redhat.com> | 2013-05-10 13:37:19 (GMT) |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2013-05-10 13:37:19 (GMT) |
commit | 5d0db96d13a4e2cd22b52494fb19ce5a9c8b8d90 (patch) | |
tree | 699c91ea6a15e759ae856f306f2f6ae47f44e7a6 /firmware/cpia2 | |
parent | b17446df2ebcaf32889376d90f4b9b2baebb2db6 (diff) | |
download | linux-fsl-qoriq-5d0db96d13a4e2cd22b52494fb19ce5a9c8b8d90.tar.xz |
dm thin: open dev read only when possible
If a thin pool is created in read-only-metadata mode then only open the
metadata device read-only.
Previously it was always opened with FMODE_READ | FMODE_WRITE.
(Note that dm_get_device() still allows read-only dm devices to be used
read-write at the moment: If I create a read-only linear device for the
metadata, via dmsetup load --readonly, then I can still create a rw pool
out of it.)
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'firmware/cpia2')
0 files changed, 0 insertions, 0 deletions