[PATCH v6] ubifs: respect MS_SILENT mount flag

Artem Bityutskiy dedekind1 at gmail.com
Mon Jun 2 08:01:46 PDT 2014


On Mon, 2014-06-02 at 15:51 +0200, Daniel Golle wrote:
> When attempting to mount a non-ubifs formatted volume, lots of error
> messages (including a stack dump) are thrown to the kernel log even if
> the MS_SILENT mount flag is set.
> Fix this by introducing adding an additional state-variable in
> struct ubifs_info and suppress error messages in ubifs_read_node if
> MS_SILENT is set.
> 
> Signed-off-by: Daniel Golle <daniel at makrotopia.org>

Pushed to linux-ubifs.git with a couple of minor amendments.

Thanks!

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list