Re: [PATCH 5.15.y] ocfs2: fix deadlock in ocfs2_get_system_file_inode

From: Miguel Garcia

Date: Thu Sep 03 2026 - 13:52:30 EST


Please drop this patch. This branch already contains acd5768c7363, a backport of upstream f5b1910e23f1 that removes system_file_mutex and fixes the lock inversion. The older trylock change is unnecessary and can cause failed directory lookups. Sorry for the noise.