From: Artem Bityutskiy Date: Mon, 17 Dec 2007 13:42:57 +0000 (+0200) Subject: UBI: introduce volume refcounting X-Git-Tag: v2.6.25-rc1~296^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d05c77a816974c09f8c7e8f48e5b9f7b59dafdf3;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