From: Artem Bityutskiy Date: Mon, 17 Dec 2007 13:42:57 +0000 (+0200) Subject: UBI: introduce volume refcounting X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304f82b04ac7ebd5c5a629baf1654449c5bb7835;p=pandora-kernel.git 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 --- Reading git-diff-tree failed