]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: fix bad sub_op_push assertion; only write data we need
authorSage Weil <sage@newdream.net>
Thu, 27 Nov 2008 00:20:48 +0000 (16:20 -0800)
committerSage Weil <sage@newdream.net>
Thu, 27 Nov 2008 00:44:30 +0000 (16:44 -0800)
commitbde1d81f23f3a07dc864a9da134085bb7f4a9571
tree93a2350e28b0d988e0d6e68861f7420734ba8db8
parent98b05e2194097a7e9ff5103674fa3c7742d852ea
osd: fix bad sub_op_push assertion; only write data we need

We adjust the pushed buffer so that we only write the portions
of it that we can't clone.
src/osd/ReplicatedPG.cc