fs: befs: check silent flag before logging error
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Wed, 29 Jun 2016 20:27:40 +0000 (21:27 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Sat, 8 Oct 2016 09:01:13 +0000 (10:01 +0100)
commita64998504ebd766f07cf77f41334ccd8a60297ae
tree8a9f04dfd02879f70a989a2283d31c66c81a79b2
parentf7f675406be6eb3736a8690217d7b41d60f6a1aa
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>
fs/befs/linuxvfs.c