Skip to content

Commit

Permalink
Merge pull request microsoft#1244 from dcantah/fix-ci
Browse files Browse the repository at this point in the history
Revendor in /test and remove dead code
  • Loading branch information
katiewasnothere committed Dec 15, 2021
2 parents f8cbd0b + 0a92f8b commit 3c68303
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 0 additions & 1 deletion ext4/tar2ext4/tar2ext4.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ func MaximumDiskSize(size int64) Option {
const (
whiteoutPrefix = ".wh."
opaqueWhiteout = ".wh..wh..opq"
ext4BlockSize = compactext4.BlockSize
)

// ConvertTarToExt4 writes a compact ext4 file system image that contains the files in the
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3c68303

Please sign in to comment.