https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=154828
wenej27...@mcenb.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wenej27...@mcenb.com --- Comment #5 from wenej27...@mcenb.com --- This is caused by integer overflow in msdosfs_mkdir where the block number for the new directory is stored as int which overflows at 1 TiB. -- You are receiving this mail because: You are the assignee for the bug.