]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: should not permit update image metadata via snapshot 37417/head
authorsongweibin <song.weibin@zte.com.cn>
Thu, 24 Sep 2020 11:48:28 +0000 (19:48 +0800)
committersongweibin <song.weibin@zte.com.cn>
Sat, 26 Sep 2020 11:03:47 +0000 (19:03 +0800)
commit36bf79751527884d307db087bb5d3a1240dd4dfd
treed4fc4a544e1c0aaae7173bf4a532105fc905d3f2
parent9899c6c98720588edf4c6b17fd47c717b81506ee
librbd: should not permit update image metadata via snapshot

Fixes: https://github.com/ceph/ceph/pull/37121
Signed-off-by: songweibin <song.weibin@zte.com.cn>
src/librbd/Operations.cc
src/test/librbd/test_librbd.cc