https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279308
--- Comment #6 from Michael Proto <m...@jellydonut.org> --- Applied the patch to 14.1p4, issue resolved: # ./mdmfs -M -S -o async -s 16m md1 /media # mount -v /dev/md1 on /media (ufs, asynchronous, local, writes: sync 2 async 0, reads: sync 3 async 0, fsid 033fda663af4f405, vnodes: count 2 ) # tunefs -p /dev/md1 tunefs: POSIX.1e ACLs: (-a) disabled tunefs: NFSv4 ACLs: (-N) disabled tunefs: MAC multilabel: (-l) disabled tunefs: soft updates: (-n) disabled tunefs: soft update journaling: (-j) disabled tunefs: gjournal: (-J) disabled tunefs: trim: (-t) disabled tunefs: maximum blocks per file in a cylinder group: (-e) 4096 tunefs: average file size: (-f) 16384 tunefs: average number of files in a directory: (-s) 64 tunefs: minimum percentage of free space: (-m) 8% tunefs: space to hold for metadata blocks: (-k) 40 tunefs: optimization preference: (-o) time tunefs: volume label: (-L) -- You are receiving this mail because: You are the assignee for the bug.