]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: drop redundant check for ictx. 18265/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Thu, 12 Oct 2017 16:37:11 +0000 (00:37 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Thu, 12 Oct 2017 16:37:11 +0000 (00:37 +0800)
commit08bcc689dc59d7be1de8b7f7de5825237eb0d7aa
tree2d955bb983657da0d08d12c272283651a506b85a
parent357fc97b67d0f3dbf3f0572e68bcf8fc4e28bc41
librbd: drop redundant check for ictx.

ictx alreay checked.It must not null.

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