Artem Bityutskiy 383d08e045 UBI: remove redundant mutex
The @mult_mutex does not serve any purpose. We already have
@volumes_mutex and it is enough. The @volume mutex is pushed
down to the 'ubi_rename_volumes()', because we want first
to open all volumes in the exclusive mode, and then lock the
mutex, just like all other ioctl's (remove, re-size, etc) do.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2009-05-18 12:26:41 +03:00
..
2009-05-18 12:26:41 +03:00
2009-05-18 12:26:41 +03:00
2008-07-24 13:36:09 +03:00
2008-12-28 12:20:51 +02:00
2009-01-18 14:27:44 +02:00
2009-01-08 08:31:15 -08:00
2008-04-17 11:32:00 +03:00
2009-01-27 16:54:41 +02:00
2009-01-18 14:27:44 +02:00
2008-07-24 13:36:09 +03:00
2009-05-18 12:26:41 +03:00
2009-01-18 14:27:44 +02:00
2009-01-18 14:27:44 +02:00