]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: reject PARALLELEXEC ops with EINVAL 9997/head
authorSage Weil <sage@redhat.com>
Tue, 24 May 2016 18:02:32 +0000 (14:02 -0400)
committerLoic Dachary <ldachary@redhat.com>
Wed, 29 Jun 2016 08:22:11 +0000 (10:22 +0200)
commit18fdc1c9f061b396df8095907c5b0ffb0591e76d
treea93a486f267855a4441c2e1bda871283b5c2aced
parentf91da931bcca9fd9f055a8d42d86ba3c3d3ea25f
osd: reject PARALLELEXEC ops with EINVAL

Errors are better than crashing.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 407495197dd878b62f1356f6d939e33ab50d78c6)
src/osd/ReplicatedPG.cc