[ntfs-3g-devel] ntfsfallocate

2020-02-05 Thread Pascal via ntfs-3g-devel
I can't seem to get ntfsfallocate to do anything: # mount /dev/sdq1 /12tb/ # ll /12tb/test/6 ls: cannot access /12tb/test/6: No such file or directory # touch /12tb/test/6 # umount /12tb # ntfsinfo -v /dev/sdq1 -F test/6 > 0 # ntfsfallocate -l 537308676 /dev/sdq1 test/6 ntfsfallocate v2017.3.23 (

Re: [ntfs-3g-devel] ntfsfallocate

2020-02-06 Thread Pascal via ntfs-3g-devel
atch which you might apply to fix the case. Jean-Pierre Pascal via ntfs-3g-devel wrote: I can't seem to get ntfsfallocate to do anything: # mount /dev/sdq1 /12tb/ # ll /12tb/test/6 ls: cannot access /12tb/test/6: No such file or directory # touch /12tb/test/6 # umount /12tb # ntfsinfo -v /dev