On Tue, Apr 21, 2015 at 11:00:12AM -0400, Theodore Ts'o wrote: > However, if the user types ^C, or e2fsck crashes out with a call to > fatal_error(), we *should* make sure the undo log is in a proper state > so it can be replied. It looks like the current set of patches are registering an atexit() cleanup handler, but there aren't changes to add signal handlers; is this correct? In the case of e2fsck, we have signal handlers already, but many of the other e2fsprogs programs don't have signal handlers and unless I missed them when I did a quick scan, it looks like this patch series doesn't add any. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html