]> git.baikalelectronics.ru Git - kernel.git/commit
bitmap_create returns bitmap pointer
authorGoldwyn Rodrigues <rgoldwyn@suse.com>
Fri, 6 Jun 2014 17:43:49 +0000 (12:43 -0500)
committerGoldwyn Rodrigues <rgoldwyn@suse.com>
Mon, 23 Feb 2015 15:57:57 +0000 (09:57 -0600)
commit1b19a52ea017f216e3913bdc1824f763edd99eab
tree74049528c1addac29ced018eca283352c33da750
parent262f3e936207363f302c578f189074efee097946
bitmap_create returns bitmap pointer

This is done to have multiple bitmaps open at the same time.

Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
drivers/md/bitmap.c
drivers/md/bitmap.h
drivers/md/md.c