Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • drivers
  • md
  • dm.c
Find file BlameHistoryPermalink
  • Christoph Hellwig's avatar
    dm: call PR reserve/unreserve on each underlying device · 9c72bad1
    Christoph Hellwig authored Jul 08, 2016
    
    
    So far we tried to rely on the SCSI 'all target ports' bit to register
    all path, but for many setups this didn't work properly as the different
    paths are seen as separate initiators to the target instead of multiple
    ports of the same initiator.  Because of that we'll stop setting the
    'all target ports' bit in SCSI, and let device mapper handle iterating
    over the device for each path and register them manually.
    Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
    Reviewed-by: default avatarMike Christie <mchristi@redhat.com>
    Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
    9c72bad1

Replace dm.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy