git: dm_target_crypt - correctly print number of write buffers
Michael Neumann
mneumann at crater.dragonflybsd.org
Tue Jul 29 12:36:36 PDT 2025
commit f808c493233dd62044022fe4953c0e74ee55d9f7
Author: Michael Neumann <mneumann at ntecs.de>
Date: Tue Jul 29 21:33:06 2025 +0200
dm_target_crypt - correctly print number of write buffers
Btw, to verify that I actually "just" moved "dm/crypt_ng" -> "dm/crypt"
in the previous commit, run:
git diff \
c267aac007:sys/dev/disk/dm/crypt_ng/dm_target_crypt.c \
f9c79d28d9:sys/dev/disk/dm/crypt/dm_target_crypt.c
Unfortunately, git isn't smart enough.
Summary of changes:
sys/dev/disk/dm/crypt/dm_target_crypt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f808c493233dd62044022fe4953c0e74ee55d9f7
--
DragonFly BSD source repository
More information about the Commits
mailing list