OSDN Git Service

Included ntfsfallocate in the quarantined ntfsprogs
authorJean-Pierre André <jpandre@users.sourceforge.net>
Mon, 23 Jun 2014 08:33:22 +0000 (10:33 +0200)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Mon, 23 Jun 2014 08:33:22 +0000 (10:33 +0200)
commit21f6d9d0a3f1f01615f280afcfc57b6bff01f427
tree6abc1d830d4fd67eac32638b3b0563605299fded
parent6abf81721c64711e18685749cfce2d99f6a564d5
Included ntfsfallocate in the quarantined ntfsprogs

ntfsfallocate is the equivalent of fallocate(1) :
Usage : ntfsfallocate [-n] [-p] [-o offset] -l length filename
For now, it is only released as a quarantined ntfsprogs because it can
produce configurations which cause subsequent updates of the file by
Windows to hang.
ntfsprogs/Makefile.am
ntfsprogs/ntfsfallocate.c [new file with mode: 0644]