Hi Jens, this tries to resurrect Keith's series to allow fatal signals to interrupt discards, after first refactoring the low-level code so that calls from fs code do not get interrupted unexpectedly. Unlike the original series it only handles discards. Write zeroes and secure discard could get the same treatement, but I'd rather sort out the discard side first.