Skip to content

Commit

Permalink
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bi…
Browse files Browse the repository at this point in the history
…tmap'

The new "struct bitmap_counts" contains all the fields that are
related to counting the number of active writes in each bitmap chunk.

Having this separate will make it easier to change the chunksize
or overall size of a bitmap atomically.

Signed-off-by: NeilBrown <neilb@suse.de>
  • Loading branch information
NeilBrown committed May 22, 2012
1 parent 63c6826 commit 40cffcc
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 77 deletions.
Loading

0 comments on commit 40cffcc

Please sign in to comment.