linux/fs/debugfs
Al Viro 24edfbdedf debugfs: fix missing mutex_destroy() in short_fops case
we need that in ->real_fops == NULL, ->short_fops != NULL case

Fixes: 8dc6d81c6b "debugfs: add small file operations for most files"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20241229081223.3193228-1-viro@zeniv.linux.org.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-01-07 16:20:11 +01:00
..
file.c fs: debugfs: differentiate short fops with proxy ops 2025-01-07 16:20:08 +01:00
inode.c debugfs: fix missing mutex_destroy() in short_fops case 2025-01-07 16:20:11 +01:00
internal.h fs: debugfs: differentiate short fops with proxy ops 2025-01-07 16:20:08 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00