On 09/09/2020 14:43, Damien Le Moal wrote: >> + if (ret) { >> + zonefs_err(inode->i_sb, >> + "Zone management operation %s at %llu failed %d", > It looks like it was not there in the first place, but there is a "\n" missing > at the end of the format string. > Fixed