Thats an error of the filesystem afaik.

I am running ext3 with the option "data=journal", which means that "All data is committed into the journal prior to being written into the main file system." that ensures that my filesystem is always in a clean state.