I'm following the steps from the HOWTO on creating an encrypted, file-backed virtual disk, much like a Truecrypt volume. I'm worried, though, that if for some reason I lose power while I'm writing to the mounted geli disk, I might corrupt it. The HOWTO says to make a filesystem with the newfs command -- does this automatically enable journaling, or do I have to do something extra to get that?