On Wed, Oct 23, 2002 at 11:31:50AM -0700, Terry Lambert wrote:
> AHA!
>
> The reason an FFS write resulted in an SMBFS read is that
> you had mmap()'ed an SMBFS file, and then wrote a mapped
> but-not-in-core page to the target FFS file.
>
> Knowing that the code involved is in the paging path of the
> SMBFS code is important.
>
> What happens if you:
>
> dd if=/smb/urchin/pub/bytes/8145 of=8145
>
> ? I expect that it works, no problem.
Yes, it works fine in both direction - copy from and to SMBFS.
cp still not works correctly (nor reads nor writes to SMBFS)
--
Vitaly Markitantov mailto: [EMAIL PROTECTED]
icq: 117438950 phone: (062)332-23-90
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message