Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to write hash device #1235

Merged
merged 3 commits into from
Dec 13, 2021
Merged

Conversation

anmaxvl
Copy link
Contributor

@anmaxvl anmaxvl commented Nov 24, 2021

Split hash-device computation and writing into a separate function.
This allows to store hash device in a separate file, which (e.g.) can
be converted to VHDs and exposed inside VMs as separate block devices.

Signed-off-by: Maksim An [email protected]

Split hash-device computation and writing into a separate function.
This allows to store hash device in a separate file, which (e.g.) can
be converted to VHDs and exposed inside VMs as separate block devices.

Signed-off-by: Maksim An <[email protected]>
@anmaxvl anmaxvl requested a review from a team as a code owner November 24, 2021 21:03
ext4/tar2ext4/tar2ext4.go Outdated Show resolved Hide resolved
ext4/tar2ext4/tar2ext4.go Outdated Show resolved Hide resolved
@dcantah dcantah self-assigned this Nov 29, 2021
cmd/dmverity-vhd/main.go Outdated Show resolved Hide resolved
@anmaxvl anmaxvl merged commit 9238796 into microsoft:master Dec 13, 2021
@anmaxvl anmaxvl deleted the hash-device-writer branch December 13, 2021 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants