]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/test: allow EOPNOTSUPP in SetChunkOp
authormyoungwon oh <ohmyoungwon@gmail.com>
Mon, 8 Feb 2021 02:33:17 +0000 (11:33 +0900)
committermyoungwon oh <ohmyoungwon@gmail.com>
Mon, 29 Mar 2021 08:09:20 +0000 (17:09 +0900)
commit67fe9a3fe1f60c10a32bfb4f1f6ef2c1499a8f7e
treedd1f198eb9dd6e4ba4d5e2b4416044f8a6b420b0
parent56c15b3c4735cef7495f9a0829eb766d648f707d
src/test: allow EOPNOTSUPP in SetChunkOp

Because tier-flush creates new chunks in the manifest object using CDC,
SetChunkOp from ceph_test_rados can issue overlapped offset

Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
src/test/osd/RadosModel.h