Hello, Ira Weiny has reported that ext4_setattr() doesn't handle properly failure of ext4_break_layouts(). When revieweing truncate handling code in ext4_setattr() I've found some more issues. This series fixes them. Changes since v1: * added Reviewed-by and Tested-by tags * removed unnecessary ext4_orpan_del() call Honza