Date: Sun, 6 Jul 2003 17:09:06 -0700 From: David Schultz <das@FreeBSD.ORG> To: Andrey Sverdlichenko <blaze@infosec.ru> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: msdosfs bug? Message-ID: <20030707000906.GA26820@HAL9000.homeunix.com> In-Reply-To: <2098E9F95A6DFA4D8FE8B6BE30B62E087C187A@nt_server.infosec.ru> References: <2098E9F95A6DFA4D8FE8B6BE30B62E087C187A@nt_server.infosec.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 02, 2003, Andrey Sverdlichenko wrote: > Hello. > > After running this program with msdosfs mounted in /mnt, I got a > file with some garbage in skipped space. Is it a bug in my local > installation/hardware or real kernel bug? [...] > pos = lseek(handle, 1024 * 16 - 100, SEEK_SET); Yep, it's a known problem; there's a PR filed for it. I'll see if I can get a chance to fix it in coming weeks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030707000906.GA26820>