Welcome, Guest. Please login or register.

Author Topic: Hard disk invalidation  (Read 1308 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Hard disk invalidation
« on: October 19, 2005, 10:31:47 AM »
@Thomas
Quote
Using a different file system does not circumvent your bad behaviour. If you switch off the computer during a write operation SFS or PFS might get overall unusable rather than just invalid.

Actually PFS accounts for this, and you are allowed to reboot/power off at any point (it's described in the documentation, even). The only ill effect is that you lose the changes that were written at the moment you reboot/power off. The filesystem won't get unusable from this, ever.