kernel-hacking-2024-linux-s.../fs/befs
Salah Triki 2ac636b4d0 befs: fix typo in befs_sb_info
Fixing jornal to Journal.

Signed-off-by: Salah Triki <salah.triki@gmail.com>
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
2016-10-08 10:01:27 +01:00
..
befs.h befs: fix typo in befs_sb_info 2016-10-08 10:01:27 +01:00
befs_fs_types.h
btree.c befs: fix typo in befs_find_key 2016-10-08 10:01:26 +01:00
btree.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
ChangeLog
datastream.c fs: befs: remove unnecessary *befs_sb variable 2016-10-08 10:01:23 +01:00
datastream.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
debug.c
endian.h
inode.c
inode.h
io.c fs: befs: replace befs_bread by sb_bread 2016-10-08 10:01:12 +01:00
io.h fs: befs: replace befs_bread by sb_bread 2016-10-08 10:01:12 +01:00
Kconfig
linuxvfs.c fs: befs: remove ret variable 2016-10-08 10:01:25 +01:00
Makefile
super.c befs: add flags field to validate superblock state 2016-10-08 10:01:27 +01:00
super.h
TODO