Re: [PATCH 1/2] fs: befs: check silent flag before logging error

2016-07-27 Thread Salah Triki
On Wed, Jun 29, 2016 at 09:27:40PM +0100, Luis de Bethencourt wrote: > 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 > --- > > Hi, > > Reading

Re: [PATCH 1/2] fs: befs: check silent flag before logging error

2016-07-27 Thread Salah Triki
On Wed, Jun 29, 2016 at 09:27:40PM +0100, Luis de Bethencourt wrote: > 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 > --- > > Hi, > > Reading the backlog of latest

[PATCH 1/2] fs: befs: check silent flag before logging error

2016-06-29 Thread Luis de Bethencourt
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 --- Hi, Reading the backlog of latest patches to befs, I noticed that Salah's patch missed one call to

[PATCH 1/2] fs: befs: check silent flag before logging error

2016-06-29 Thread Luis de Bethencourt
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 --- Hi, Reading the backlog of latest patches to befs, I noticed that Salah's patch missed one call to befs_error() when setting