Commit 547713d5 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

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: 5329aa51

 ("efivarfs: Add uid/gid mount options")
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent d28076dd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment