https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=154828
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] --- 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.
