mbox series

VDO fixes for 6.11

Message ID a4da5d25-fbfb-4047-c384-99a9063887fb@redhat.com (mailing list archive)
State New
Headers show
Series VDO fixes for 6.11 | expand

Pull-request

git@github.com:dm-vdo/dm-linux.git vdo-next

Message

Matthew Sakai July 3, 2024, 7:26 p.m. UTC
Hi Mikulas,

These are two small cleanups applied to the vdo tree. I think these got 
lost in the shuffle somewhere, can you pull these for dm-6.11?

Thanks!

The following changes since commit 48ef0ba12e6b77a1ce5d09c580c38855b090ae7c:

   dm: restore synchronous close of device mapper block device 
(2024-04-16 11:32:07 -0400)

are available in the Git repository at:

   git@github.com:dm-vdo/dm-linux.git vdo-next

for you to fetch changes up to 5cac38a8dfa2557c15822467ebcd9fac400fdc37:

   dm vdo indexer: use swap() instead of open coding it (2024-06-11 
22:11:45 -0400)

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
       dm vdo: remove unused struct 'uds_attribute'

Jiapeng Chong (1):
       dm vdo indexer: use swap() instead of open coding it

  drivers/md/dm-vdo/dedupe.c        | 5 -----
  drivers/md/dm-vdo/indexer/index.c | 5 +----
  2 files changed, 1 insertion(+), 9 deletions(-)

Matt