On Sat, May 11, 2013 at 03:03:50AM +0200, Stefan Sperling wrote: > You also said this in STATUS: > "FSFS escape_newline should escape any control character, not just '\n'"
Nevermind. escape_newline() is the function that performs cosmetic transformation of a path for an error message. I was confusing it with the check_newline() function and took your comment to mean "check_newline() should check any control character".