]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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>
Mon, 18 May 2009 09:28:24 +0000 (12:28 +0300)
commitf089c0b28cdba1076aa8335dcaaaacc3dafc7d36
treeae9ca55c15a379d20856c56c1ff30ad712c4839e
parent383d08e045faddd89797959786233d4c0e1ace80
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>
drivers/mtd/ubi/build.c
drivers/mtd/ubi/cdev.c
drivers/mtd/ubi/ubi.h
drivers/mtd/ubi/upd.c
drivers/mtd/ubi/vmt.c