[PATCH v2] ubifs: respect MS_SILENT mount flag

Bityutskiy, Artem artem.bityutskiy at intel.com
Wed May 28 01:07:28 PDT 2014


On Wed, 2014-05-28 at 11:01 +0300, Artem Bityutskiy wrote: 
> +       /*
> +        * Good commend describing what we are doing.
> +        */
> +       c->probing = 1

Err, actually:

          c->probing = silent;

>         err = ubifs_read_superblock(c);
> +       c->probing = 0
>         if (err)
>                 goto out_free;

-- 
Best Regards,
Artem Bityutskiy
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.


More information about the linux-mtd mailing list