NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/40585: can't copy file over certain size to ReFUSE/puffs/ntfs-3g
The following reply was made to PR misc/40585; it has been noted by GNATS.
From: Raymond Keller <rsk%misinformation.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: misc/40585: can't copy file over certain size to
ReFUSE/puffs/ntfs-3g
Date: Mon, 9 Feb 2009 14:52:48 -0800
Looks like the bulk of the message didn't come through.
Here's how to reproduce this, IIRC:
mkntfs -Q /dev/wd1a
ntfs-3g /dev/wd1a /mnt
then
dd if=/dev/zero of=/mnt/foo bs=126977 count=1
or
cp file_of_126977_bytes /mnt
or
rsync file_of_126977_bytes /mnt
Anything less than 126977 bytes succeeds.
This issue doesn't appear to be present in KNOPPIX, by comparison.
I don't know if the ntfsprogs version is different there, but could
check if you need.
RSK
Home |
Main Index |
Thread Index |
Old Index