https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211028

--- Comment #14 from Dexuan Cui <de...@microsoft.com> ---
(In reply to Dexuan Cui from comment #13)

When I got the kernel messages in comment 13, dtrace showed this:

[root@decui-b11 ~]# dtrace -n 'fbt::*disk_resize:entry
fbt::g_part_*resize:entry {stack(5);}'
dtrace: description 'fbt::*disk_resize:entry fbt::g_part_*resize:entry '
matched 7 probes
CPU     ID                    FUNCTION:NAME
  0  36534                disk_resize:entry
  0  13496              g_disk_resize:entry

and g_part_resize() was not called.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-geom@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-geom
To unsubscribe, send any mail to "freebsd-geom-unsubscr...@freebsd.org"

Reply via email to