]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: drop redundant boundary check
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 3 Nov 2016 03:18:25 +0000 (11:18 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 3 Nov 2016 06:18:24 +0000 (14:18 +0800)
commit69b8e4d55a6f7a831d1bc1210b3ead0d80fb8ce2
tree9305b217e729f9ff0f5675d0e7cc91922b6d7ac4
parent88ca5b113d08463ad3795c993b1047942f38d075
os/bluestore: drop redundant boundary check

As we have done the sanity check ahead.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/os/bluestore/BlueStore.cc