https://bugzilla.kernel.org/show_bug.cgi?id=112631 Henrique de Moraes Holschuh <hmh@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hmh@xxxxxxxxxx --- Comment #5 from Henrique de Moraes Holschuh <hmh@xxxxxxxxxx> --- >From https://lwn.net/Articles/676552/ Posted Feb 20, 2016 16:33 UTC (Sat) by alonz (subscriber, #815) Interesting... the code in cryptsetup indeed breaks the assumptions enforced by this commit (it closed the "tfmfd" before the "opfd", while the code always assumed the opposite and now enforces it). So it has always been "buggy but working" – which is no excuse for breaking userspace. -- You are receiving this mail because: You are watching the assignee of the bug.-- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html