36ce9d76b0
As the ramfs-based tmpfs uses ramfs_init_fs_context() for the
init_fs_context method, which allocates fc->s_fs_info, use ramfs_kill_sb()
to free it and avoid a memory leak.
Link: https://lkml.kernel.org/r/20230607161523.2876433-1-roberto.sassu@huaweicloud.com
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
file-mmu.c | ||
file-nommu.c | ||
inode.c | ||
internal.h |