]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dm vdo: Remove unused uds_compute_index_size
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 3 Oct 2024 01:15:54 +0000 (02:15 +0100)
committerMikulas Patocka <mpatocka@redhat.com>
Wed, 20 Nov 2024 10:38:04 +0000 (11:38 +0100)
commitb0e6210e7e616cdd045492576b92417aebcdde99
tree5a241f2ea006f4a50e8956fe7d9bd6cd60f92217
parent295815f679cef55e364b9d44fff9201a373cdefa
dm vdo: Remove unused uds_compute_index_size

uds_compute_index_size() has been unused since it was added in
commit b46d79bdb82a ("dm vdo: add deduplication index storage interface")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
drivers/md/dm-vdo/indexer/index-layout.c
drivers/md/dm-vdo/indexer/indexer.h