C:Partition: make WIPE option more deadly
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 16 Oct 2013 20:02:40 +0000 (20:02 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 16 Oct 2013 20:02:40 +0000 (20:02 +0000)
commit67466b4b71fe18068fb9006b50b893cba7ad2ffb
treec1456acecdb6cb747f268b3bb22cbc2dc40acee8
parent15be8eb00b8547d549c22f5e655302d382fc72a6
C:Partition: make WIPE option more deadly

The effect of previous implementation was that if a partition tables
was re-created with exactly the same parameters as they had before,
the file systems were again accessible to users.

This use case is actually the basic one of InstallAROS Wipe option.
Having the previous behavior was raising bug reports that "Wipe option
does not work"

git-svn-id: https://svn.aros.org/svn/aros/trunk@48300 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
AROS/workbench/c/Partition/main.c