On Tue, 28 Jan 2025 06:22:58 +0100, Christoph Hellwig wrote: > xfs_buf_cache.bc_lock serializes adding buffers to and removing them from > the hashtable. But as the rhashtable code already uses fine grained > internal locking for inserts and removals the extra protection isn't > actually required. > > It also happens to fix a lock order inversion vs b_lock added by the > recent lookup race fix. > > [...] Applied to for-next, thanks! [1/1] xfs: remove xfs_buf_cache.bc_lock commit: a9ab28b3d21aec6d0f56fe722953e20ce470237b Best regards, -- Carlos Maiolino <cem@xxxxxxxxxx>