rolledBack property
true when the .tmp cleanup ran (failure happened during the atomic
write phase); false when the failure was earlier (unimplemented op)
or later (post-rename) so no rollback was needed or possible.
Implementation
final bool rolledBack;