git: fdisk(8): Silence "invalid fdisk partition table" warning
Aaron LI
aly at crater.dragonflybsd.org
Wed Feb 18 05:49:12 PST 2026
commit df06b7f77460eb6a98e849e36a889f77013feaff
Author: Aaron LI <aly at aaronly.me>
Date: Wed Feb 18 17:12:45 2026 +0800
fdisk(8): Silence "invalid fdisk partition table" warning
When we're initializing the disk (i.e., with -i or -I flag), silence the
"invalid fdisk partition table found" warning.
Summary of changes:
sbin/fdisk/fdisk.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/df06b7f77460eb6a98e849e36a889f77013feaff
--
DragonFly BSD source repository
More information about the Commits
mailing list