Date: Mon, 19 Feb 2024 07:56:20 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 154828] [msdosfs] Unable to create directories on external USB HDD with large msdosfs [regression] Message-ID: <bug-154828-227-jVqul0Twiw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-154828-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=154828 wenej27156@mcenb.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wenej27156@mcenb.com --- Comment #5 from wenej27156@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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-154828-227-jVqul0Twiw>
