]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: avoid truncate, remove ops we know will fail
authorSage Weil <sage@newdream.net>
Wed, 11 Nov 2009 18:20:12 +0000 (10:20 -0800)
committerSage Weil <sage@newdream.net>
Thu, 12 Nov 2009 00:09:36 +0000 (16:09 -0800)
commit28f2765ca959d1d09643b6052fa986b3ed13132f
tree4b28248765f2f9cd6a38f376bc5467420d05448e
parentc267d25ab895dfdc8f7f7b8b91cbc1f92b83fed5
osd: avoid truncate, remove ops we know will fail

Now that we check return codes, these cause problems.
src/osd/ReplicatedPG.cc