From: Joe Thornber Date: Fri, 10 May 2013 13:37:19 +0000 (+0100) Subject: dm persistent data: support space map resizing X-Git-Tag: v3.10-rc1~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1921c56d95c4ac92b359ad44ffbc1e9a36060b29;p=pandora-kernel.git dm persistent data: support space map resizing Support extending a dm persistent data metadata space map. The extend itself is implemented by switching back to the boostrap allocator and pointing to the new space. The extra bitmap indexes are then allocated from the new space, and finally we switch back to the proper space map ops and tweak the reference counts. Signed-off-by: Joe Thornber Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed