]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - drivers/mtd/ubi/kapi.c
UBI: introduce volume refcounting
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 17 Dec 2007 13:42:57 +0000 (15:42 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 26 Dec 2007 17:15:16 +0000 (19:15 +0200)
commitd05c77a816974c09f8c7e8f48e5b9f7b59dafdf3
tree6263ef3ad76c654e9d2635e5145f15c2b517edeb
parentdb6e5770ef0ab351a403ac26e1ab1309e58f15d7
UBI: introduce volume refcounting

Add ref_count field to UBI volumes and remove weired "vol->removed"
field. This way things are better understandable and we do not have
to do whold show_attr operation under spinlock.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/eba.c
drivers/mtd/ubi/kapi.c
drivers/mtd/ubi/ubi.h
drivers/mtd/ubi/vmt.c
drivers/mtd/ubi/vtbl.c