git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46cfb7c
)
UBI: introduce volume refcounting
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Mon, 17 Dec 2007 13:42:57 +0000
(15:42 +0200)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Mon, 25 May 2009 14:08:23 +0000
(17:08 +0300)
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>
No differences found