]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/PrimaryLogPG: update modified_ranges correctly on truncating 18527/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Tue, 24 Oct 2017 07:40:12 +0000 (15:40 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 24 Oct 2017 07:45:27 +0000 (15:45 +0800)
commitc84d6133707c2298f67fe09d0e12f4c0ed7a6f6e
tree7d7789ad2cd1b27409923eb78d7aea408382a6c5
parentf82228c4af4c75db99b95611a5fbdaa6a856a45c
osd/PrimaryLogPG: update modified_ranges correctly on truncating

This is necessary since we are modifying the object contents.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/osd/PrimaryLogPG.cc