Skip to content

Commit

Permalink
md/bitmap: move some fields of 'struct bitmap' into a 'storage' subst…
Browse files Browse the repository at this point in the history
…ruct.

This new 'struct bitmap_storage' reflects the external storage of the
bitmap.
Having this clearly defined will make it easier to change the storage
used while the array is active.

Signed-off-by: NeilBrown <neilb@suse.de>
  • Loading branch information
NeilBrown committed May 22, 2012
1 parent d189122 commit 1ec885c
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 96 deletions.
Loading

0 comments on commit 1ec885c

Please sign in to comment.