commit | d05c77a816974c09f8c7e8f48e5b9f7b59dafdf3 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Mon Dec 17 15:42:57 2007 +0200 |
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | Wed Dec 26 19:15:16 2007 +0200 |
tree | 6263ef3ad76c654e9d2635e5145f15c2b517edeb | |
parent | db6e5770ef0ab351a403ac26e1ab1309e58f15d7 [diff] |
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>