]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd: Remove the redundant judgement.
authorJianpeng Ma <jianpeng.ma@intel.com>
Fri, 24 Apr 2015 05:28:02 +0000 (13:28 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Mon, 4 May 2015 02:25:14 +0000 (10:25 +0800)
commite146b04ba2f3baf4a15ef3e50192507f9656395b
tree2c66a6bae0f273187634d4ea60734ce414736819
parent1de75edb38c5116000897f958d6b843b598ed59f
librbd: Remove the redundant judgement.

For ObjectExtent, if length == object_size, it mean length=0.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/librbd/internal.cc