ceph/src/osd
Sage Weil 179001b42c osd/ReplicatedPG: fix bl resize on write vs truncate race
If we resize the write due to the funky truncate behavior, we need to
resize the bufferlist to match.

Fixes: #6346
Signed-off-by: Sage Weil <sage@inktank.com>
2013-09-26 10:38:23 -07:00
..
Ager.cc
Ager.h
ClassHandler.cc osd: humor coverity 2013-07-26 17:14:44 -07:00
ClassHandler.h Fix compilation -Wmismatched-tags warnings 2013-08-09 11:58:58 +02:00
ObjectVersioner.h
OpRequest.cc OpRequest: don't warn as quickly for slow recovery ops 2013-08-06 13:51:51 -07:00
OpRequest.h osd: change warn_interval_multiplier to uint32_t 2013-09-24 10:27:48 -07:00
osd_types.cc objecter, librados: add COPY_FROM operation 2013-09-03 15:48:30 -07:00
osd_types.h osd: initial COPY_FROM (not viable for large objects) 2013-09-03 15:48:30 -07:00
OSD.cc osd: OSD: add 'heap' command to known osd commands array 2013-09-20 17:51:42 +01:00
OSD.h osd: add an Objecter instance 2013-08-30 16:54:32 -07:00
OSDCap.cc osd/OSDCap: allow . for unquoted strings 2013-08-23 14:56:46 -07:00
OSDCap.h osd: Add the ability to set capabilities on namespaces 2013-07-09 14:09:25 -07:00
OSDMap.cc osd_types: add pg_pool_t cache-related fields 2013-08-29 15:00:17 -07:00
OSDMap.h osd/OSDMonitor: avoid polluting pending_inc on error for 'osd pool set ...' 2013-08-29 15:00:17 -07:00
PG.cc osd/PG: only raise PG's last_user_version if entry is > 2013-09-01 08:42:56 -07:00
PG.h PG: remove unused PG::_cond 2013-08-22 02:10:58 +02:00
PGLog.cc Merge pull request #550 from ceph/wip-6040 2013-08-28 14:10:37 -07:00
PGLog.h PGLog: initialize writeout_from in PGLog constructor 2013-08-29 15:12:44 -07:00
ReplicatedPG.cc osd/ReplicatedPG: fix bl resize on write vs truncate race 2013-09-26 10:38:23 -07:00
ReplicatedPG.h osd: initial COPY_FROM (not viable for large objects) 2013-09-03 15:48:30 -07:00
SnapMapper.cc
SnapMapper.h
Watch.cc ReplicatedPG: ObjectContext * becomes ObjectContextRef 2013-08-22 02:10:58 +02:00
Watch.h ReplicatedPG: ObjectContext * becomes ObjectContextRef 2013-08-22 02:10:58 +02:00