]> git.karo-electronics.de Git - karo-tx-linux.git/commit
md/bitmap: separate bitmap file allocation to its own function.
authorNeilBrown <neilb@suse.de>
Tue, 24 Apr 2012 00:57:55 +0000 (10:57 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 24 Apr 2012 00:57:55 +0000 (10:57 +1000)
commit64cead45c0429e271a09ad9a0aea7585167e9b2b
treec99ea35e915ad4429ed742cab9892ef17d25f233
parentfe4253afeb71cbf916ebe14992b83fb9b40b8269
md/bitmap: separate bitmap file allocation to its own function.

This will allow allocation before swapping in a new bitmap.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/bitmap.c