]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ReplicatedPG: fix size checking for ECBackend pools
authorSamuel Just <sam.just@inktank.com>
Sun, 16 Feb 2014 03:08:13 +0000 (19:08 -0800)
committerSamuel Just <sam.just@inktank.com>
Tue, 18 Feb 2014 04:12:15 +0000 (20:12 -0800)
commitca323ff627d67ba923726b8b89ce49e8dc937b40
tree003802a4248ae09a0f5da79ca62a387553c7a7c8
parent510585b7951575d803848ff2f9b2396e28c98824
ReplicatedPG: fix size checking for ECBackend pools

Allow the backend to adjust the logical object size before
checking against the ondisk size.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/osd/ReplicatedPG.cc