commit | f089c0b28cdba1076aa8335dcaaaacc3dafc7d36 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Thu May 07 11:46:49 2009 +0300 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon May 18 12:28:24 2009 +0300 |
tree | ae9ca55c15a379d20856c56c1ff30ad712c4839e | |
parent | 383d08e045faddd89797959786233d4c0e1ace80 [diff] |
UBI: re-name volumes_mutex to device_mutex 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>