]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
os/bluestore:remove invalid statement 15718/head 16335/head
authorzhanglei <243290414@qq.com>
Fri, 16 Jun 2017 02:51:01 +0000 (22:51 -0400)
committerzhanglei <243290414@qq.com>
Fri, 16 Jun 2017 02:51:01 +0000 (22:51 -0400)
Signed-off-by: zhanglei <243290414@qq.com>
src/os/bluestore/BlueStore.cc

index a974b5ac836fcac30ff713869d8e70cea1c1890f..9121dc4a30d22ef032b94c0a9dca462703590719 100644 (file)
@@ -6096,7 +6096,6 @@ int BlueStore::_do_read(
   uint32_t op_flags)
 {
   FUNCTRACE();
-  boost::intrusive::set<Extent>::iterator ep, eend;
   int r = 0;
 
   dout(20) << __func__ << " 0x" << std::hex << offset << "~" << length