Project

General

Profile

Actions

Backport #19173

closed

kraken: rbd: rbd_clone_copy_on_read ineffective with exclusive-lock

Added by Nathan Cutler about 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Release:
kraken
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (0 open1 closed)

Copied from rbd - Bug #18888: rbd_clone_copy_on_read ineffective with exclusive-lockResolvedVenky Shankar02/12/2017

Actions
Actions #1

Updated by Nathan Cutler about 7 years ago

  • Copied from Bug #18888: rbd_clone_copy_on_read ineffective with exclusive-lock added
Actions #2

Updated by Nathan Cutler about 7 years ago

  • Subject changed from kraken: rbd_clone_copy_on_read ineffective with exclusive-lock to kraken: rbd: rbd_clone_copy_on_read ineffective with exclusive-lock
Actions #3

Updated by Nathan Cutler about 7 years ago

  • Description updated (diff)
  • Status changed from New to In Progress
  • Assignee set to Nathan Cutler
Actions #4

Updated by Nathan Cutler about 7 years ago

  • Status changed from In Progress to Need More Info
/home/jenkins-build/build/workspace/ceph-pull-requests/src/librbd/image/RefreshRequest.cc: In instantiation of ‘void librbd::image::RefreshRequest<ImageCtxT>::apply() [with ImageCtxT = librbd::ImageCtx]’:
/home/jenkins-build/build/workspace/ceph-pull-requests/src/librbd/image/RefreshRequest.cc:1080:31:   required from here
/home/jenkins-build/build/workspace/ceph-pull-requests/src/librbd/image/RefreshRequest.cc:1032:32: error: ‘class librbd::ImageCtx’ has no member named ‘io_work_queue’
       m_image_ctx.io_work_queue->clear_require_lock_on_read();
                                ^
/home/jenkins-build/build/workspace/ceph-pull-requests/src/librbd/image/RefreshRequest.cc:1053:36: error: ‘class librbd::ImageCtx’ has no member named ‘io_work_queue’
           m_image_ctx.io_work_queue->is_lock_required()) {
                                    ^
/home/jenkins-build/build/workspace/ceph-pull-requests/src/librbd/image/RefreshRequest.cc:1054:34: error: ‘class librbd::ImageCtx’ has no member named ‘io_work_queue’
         m_image_ctx.io_work_queue->set_require_lock_on_read();
Actions #5

Updated by Nathan Cutler almost 7 years ago

  • Status changed from Need More Info to In Progress
Actions #6

Updated by Nathan Cutler almost 7 years ago

  • Status changed from In Progress to Resolved
  • Target version set to v11.2.1
Actions

Also available in: Atom PDF