Bug 312542 - KDE Partition Manager fails to remove partition signatures.
Summary: KDE Partition Manager fails to remove partition signatures.
Status: RESOLVED FIXED
Alias: None
Product: partitionmanager
Classification: Applications
Component: general (show other bugs)
Version: Git
Platform: Compiled Sources Linux
: LO normal
Target Milestone: ---
Assignee: Andrius Štikonas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-03 15:30 UTC by Andrius Štikonas
Modified: 2013-01-03 17:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius Štikonas 2013-01-03 15:30:23 UTC
KDE Partition Manager fails to properly delete partition signatures.

Reproducible: Always

Steps to Reproduce:
1. Create Btrfs partition.
2. Delete Btrfs partition.
3. Create NTFS partition in the same place.
Actual Results:  
Btrfs signature is not fully overwritten by NTFS partition, so blkid (and hence partitionmanager) still thinks that the partition is formatted using Btrfs.

Expected Results:  
Valid NTFS partition is created.
Comment 1 Andrius Štikonas 2013-01-03 17:28:31 UTC
SVN commit 1330624 by stikonas:

Always use our own implementation of file system clobbering.

 M  +3 -16     libpartedpartitiontable.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1330624