Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm space map metadata: remove unused variable in brb_pop()
Remove the unused struct block_op pointer that was inadvertantly introduced, via cut-and-paste of previous brb_op() code, as part of commit 50dd842. (Cc'ing stable@ because commit 50dd842 did) Fixes: 50dd842 ("dm space map metadata: fix ref counting bug when bootstrapping a new space map") Reported-by: David Binderman <dcb314@hotmail.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com> Cc: stable@vger.kernel.org
- Loading branch information