With other file systems such as ext4 you can overwrite(re-initialize) the fs by simply calling mkfs.ext4 ... on the partition. It assumes you want to reinitialize. This can't be done with mkfs.pmemfile. We should have an option, even if it is a'-f' to allow users to do this.
With other file systems such as ext4 you can overwrite(re-initialize) the fs by simply calling mkfs.ext4 ... on the partition. It assumes you want to reinitialize. This can't be done with mkfs.pmemfile. We should have an option, even if it is a'-f' to allow users to do this.