linux/fs/efs
Bill O'Donnell 51ceeb1a81
efs: fix the efs new mount api implementation
Commit 39a6c668e4 (efs: convert efs to use the new mount api)
did not include anything from v2 and v3 that were also submitted.
Fix this by bringing in those changes that were proposed in v2 and
v3.

Fixes: 39a6c668e4 efs: convert efs to use the new mount api.

Signed-off-by: Bill O'Donnell <bodonnel@redhat.com>
Link: https://lore.kernel.org/r/20241014190241.4093825-1-bodonnel@redhat.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-10-15 15:58:36 +02:00
..
dir.c
efs.h efs: clean up -Wunused-const-variable= warning 2023-08-18 10:18:59 -07:00
file.c
inode.c fs: efs: add MODULE_DESCRIPTION() 2024-05-28 11:52:41 +02:00
Kconfig
Makefile
namei.c
super.c efs: fix the efs new mount api implementation 2024-10-15 15:58:36 +02:00
symlink.c efs: Convert efs_symlink_read_folio to use a folio 2024-05-31 12:31:39 +02:00