mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 00:58:39 +02:00
Convert the befs filesystem to use the new mount API. Tested by comparing random mount & remount options before and after the change. Cc: Luis de Bethencourt <luisbg@kernel.org> Cc: Salah Triki <salah.triki@gmail.com> Signed-off-by: Eric Sandeen <sandeen@redhat.com> Link: https://lore.kernel.org/r/20240916172735.866916-4-sandeen@redhat.com Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner <brauner@kernel.org> |
||
|---|---|---|
| .. | ||
| befs.h | ||
| befs_fs_types.h | ||
| btree.c | ||
| btree.h | ||
| ChangeLog | ||
| datastream.c | ||
| datastream.h | ||
| debug.c | ||
| endian.h | ||
| inode.c | ||
| inode.h | ||
| io.c | ||
| io.h | ||
| Kconfig | ||
| linuxvfs.c | ||
| Makefile | ||
| super.c | ||
| super.h | ||