Date: Wed, 04 Jul 2018 21:07:06 +0100 From: Jamie Landeg-Jones <jamie@catflap.org> To: freebsd-current@freebsd.org Subject: kvm_swap: ksw_devname too short Message-ID: <201807042007.w64K76C7057650@donotpassgo.dyslexicfish.net>
next in thread | raw e-mail | index | archive | help
kvm_swap.ksw_devname is defined in <kvm.h> as 32 characters. It's easy to exceed this (e.g. /dev/diskid/DISK-4C441001130129435304p2) I suppose setting an automatic glabel would be the solution, but how much hassle would bumping this field cause? I notice that swap with such long names still actually works... Cheers
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807042007.w64K76C7057650>