Commit 78d964c47f91 for kernel

commit 78d964c47f91c22e9214956316743d2759cd0fd2
Merge: 530b0b61df5a 3c4617117a2b
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Feb 27 10:42:02 2026 -0800

    Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux

    Pull block fixes from Jens Axboe:
     "Two sets of fixes, one for drbd, and one for the zoned loop driver"

    * tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
      zloop: check for spurious options passed to remove
      zloop: advertise a volatile write cache
      drbd: fix null-pointer dereference on local read error
      drbd: Replace deprecated strcpy with strscpy
      drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()