]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dm thin metadata: speed up discard of partially mapped volumes
authorJoe Thornber <ejt@redhat.com>
Thu, 5 Nov 2015 15:10:11 +0000 (15:10 +0000)
committerMike Snitzer <snitzer@redhat.com>
Thu, 10 Dec 2015 15:30:56 +0000 (10:30 -0500)
commit3d5f67332ad9a500857a45397b69a27198720410
tree7911d33cd1cca2e65fefcc5b25141781b5a99693
parented8b45a3679eb49069b094c0711b30833f27c734
dm thin metadata: speed up discard of partially mapped volumes

Use dm_btree_lookup_next() to more quickly discard partially mapped
volumes.

Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-thin-metadata.c