diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-12-08 19:39:28 +0300 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-12-11 13:19:17 +0300 |
commit | 547713d502f7b4b8efccd409cff84d731a23853b (patch) | |
tree | b75079bd8442dfe0c46436edbf89a57b6d71e3d0 /fs/sysfs | |
parent | d28076ddda34d13aee675fbed52e3275af00f64d (diff) | |
download | linux-547713d502f7b4b8efccd409cff84d731a23853b.tar.xz |
efivarfs: Free s_fs_info on unmount
Now that we allocate a s_fs_info struct on fs context creation, we
should ensure that we free it again when the superblock goes away.
Fixes: 5329aa5101f7 ("efivarfs: Add uid/gid mount options")
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions