On Tue, Mar 29, 2022 at 12:25:00AM +0200, Andrey Albershteyn wrote: > For further splitting of get_quota() and dump_file()/report_mount(). Same tab / typedef nitpick as the last patch, plus another nitpick: > + if (dump_file(fp, &d, id, &oid, type, mount->fs_name, GETNEXTQUOTA_FLAG)) { Overly long line here. The actual changes looks fine to me.