alistair23-linux/fs/befs
Luis de Bethencourt a64998504e fs: befs: check silent flag before logging error
Log error only when silent flag is not set.

Fixes: dbe6460388bc ("fs/befs/linuxvfs.c: check silent flag before logging errors")
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Acked-by: Salah Triki <salah.triki@gmail.com>
2016-10-08 10:01:13 +01:00
..
befs.h befs: remove unused functions 2016-10-08 10:01:12 +01:00
befs_fs_types.h
btree.c befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
btree.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
ChangeLog
datastream.c fs: befs: replace befs_bread by sb_bread 2016-10-08 10:01:12 +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: check silent flag before logging error 2016-10-08 10:01:13 +01:00
Makefile
super.c befs: fix function name in documentation 2016-10-08 10:01:11 +01:00
super.h
TODO