Azure / WALinuxAgent

Microsoft Azure Linux Guest Agent
http://azure.microsoft.com/
Apache License 2.0
537 stars 373 forks source link

Use proper filesystem creation flag for btrfs #3158

Open rjschwei opened 2 months ago

rjschwei commented 2 months ago

Description

Issue # 2849

mkfs.btrfs uses a lower case f to force the overwrite of any existing fs. Set the proper option for this use case.


PR information

Quality of Code and Contribution Guidelines