diff options
author | NeilBrown <neilb@suse.de> | 2012-05-22 13:55:21 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2012-05-22 13:55:21 +1000 |
commit | fae7d326cd0905624c173337fdfcfe9b86b9e6e2 (patch) | |
tree | 2f98bd9e055dce2250c0ba813aeaa95873665018 /fs | |
parent | 62f82faaceb483284ea938b3a092b9f0a4d2d029 (diff) | |
download | op-kernel-dev-fae7d326cd0905624c173337fdfcfe9b86b9e6e2.zip op-kernel-dev-fae7d326cd0905624c173337fdfcfe9b86b9e6e2.tar.gz |
md/bitmap: merge bitmap_file_unmap and bitmap_file_put.
There functions really do one thing together: release the
'bitmap_storage'. So make them just one function.
Since we removed the locking (previous patch), we don't need to zero
any fields before freeing them, so it all becomes a bit simpler.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions