UBI: re-name volumes_mutex to device_mutex
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 7 May 2009 08:46:49 +0000 (11:46 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 26 May 2009 09:49:53 +0000 (12:49 +0300)
The mutex essencially protects the entire UBI device, so the
old @volumes_mutex name is a little misleading.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found