On Mon, 29 Jul 2024 15:48:12 -0700, Omar Sandoval wrote: > When struct file_lease was split out from struct file_lock, the name of > the file_lock slab cache was copied to the new slab cache for > file_lease. This name conflict causes confusion in /proc/slabinfo and > /sys/kernel/slab. In particular, it caused failures in drgn's test case > for slab cache merging. > > > [...] Applied to the vfs.fixes branch of the vfs/vfs.git tree. Patches in the vfs.fixes branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.fixes [1/1] filelock: fix name of file_lease slab cache https://git.kernel.org/vfs/vfs/c/af1e6ab8c0e5