Some scary terms that drive people mention (and measure):
"high fly writes"
"over powered seeks"
"adjacent tack erasure"
If you do get a partial track written, the data integrity bits that the data is
embedded in will flag it as invalid and give you and IO error on the next read.
Note that the damage is not persistent, it will get repaired (in place) on the
next write to that sector.
Also it is worth noting that ext2/3/4 write file system "blocks" not single
sectors. Each ext3 IO is 8 distinct disk sector writes and those can span tracks
on a drive which require a seek which all consume power.
On power loss, a disk will immediately park the heads...
ric
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html