linux/fs/efivarfs
Ard Biesheuvel d28076ddda efivarfs: Move efivar availability check into FS context init
Instead of checking whether or not EFI variables are available when
creating the superblock, check it one step earlier, when initializing
the FS context for the mount. This way, no FS context will be created at
all, and we can drop the second check at .kill_sb() time entirely.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2023-12-11 11:19:17 +01:00
..
file.c efivarfs: convert to new timestamp accessors 2023-10-18 13:26:20 +02:00
inode.c EFI update for v6.7 2023-11-04 08:54:20 -10:00
internal.h efivarfs: Add uid/gid mount options 2023-10-20 00:47:18 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile efi: vars: Move efivar caching layer into efivarfs 2022-06-24 20:40:19 +02:00
super.c efivarfs: Move efivar availability check into FS context init 2023-12-11 11:19:17 +01:00
vars.c efi: efivars: Fix variable writes without query_variable_store() 2022-10-21 11:09:40 +02:00