diff options
author | Ilya Dryomov <[email protected]> | 2019-11-12 19:41:48 +0100 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2019-11-25 11:44:03 +0100 |
commit | 3fe69921dbb29e7335e5c244d1ef66efd154f84b (patch) | |
tree | 876e65a83f3ef657f46a86ab0d751d9904df3395 /lib/memory-notifier-error-inject.c | |
parent | c1b6205730ef009868fbb68cf4755b20055fcc6c (diff) |
rbd: don't acquire exclusive lock for read-only mappings
A read-only mapping should be usable with read-only OSD caps, so
neither the header lock nor the object map lock can be acquired.
Unfortunately, this means that images mapped read-only lose the
advantage of the object map.
Snapshots, however, can take advantage of the object map without
any exclusionary locks, so if the object map is desired, snapshot
the image and map the snapshot instead of the image.
Signed-off-by: Ilya Dryomov <[email protected]>
Reviewed-by: Jason Dillaman <[email protected]>
Reviewed-by: Dongsheng Yang <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions