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

From: Miguel Garcia

Date: Thu Sep 03 2026 - 12:24:50 EST


Please drop this patch. This branch already contains e79c0fc4f61e, 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.