C:Partition: make WIPE option more deadly
commit56f29177b4d9b636d464d1a4e5e9fa64a04c277e
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 16 Oct 2013 20:02:40 +0000 (16 20:02 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 16 Oct 2013 20:02:40 +0000 (16 20:02 +0000)
treee2246b21c6ef1ac72d351090a5d859a14d83f7cc
parent719cc5188e79625a56fe770ec2b31f7807d5fd37
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/AROS@48300 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Partition/main.c