[Bug 271105] ext2fs cant mount disks with 4k native sector size

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Apr 2023 06:42:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271105

--- Comment #2 from bolvan <k@vodka.home.kg> ---
dmesg is empty

dtrace -n 'ext2fs::vfsops:* {  printf("%s",stringof(arg0));  }'

did not output anything except 

dtrace: description 'ext2fs::vfsops:* ' matched 3 probes

-- 
You are receiving this mail because:
You are the assignee for the bug.