Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • C cryptsetup
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • cryptsetup
  • cryptsetup
  • Merge requests
  • !77

bitlk: Support for name strings in VMK metadata

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged jbit requested to merge jbit.net/cryptsetup:wip-bitlocker into master Jan 02, 2020
  • Overview 0
  • Commits 3
  • Changes 2

This MR fixes the issue I reported here: #515 (closed)

It seems VMKs can have "friendly names" embedded in their metadata, cryptsetup stops processing if it finds unexpected metadata, so this fix adds support for processing the VMK name string metadata entry.

If a name is included it will display the name as part of bitlkDump.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip-bitlocker