Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Aug 2017 08:44:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 221263] msdosfs breaks each time in these circumstances
Message-ID:  <bug-221263-8-9rRgdT45Kx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221263-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221263-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221263

--- Comment #6 from vermaden@interia.pl ---
Also the longest file name has 181 chars if that helps.=20

# find books -type f | while read I; do basename ${I} | wc -c; done | sort =
-n |
tail -1
181

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221263-8-9rRgdT45Kx>