38767ab527
Support truncate(2) by opening the file and calling ftruncate(2) While the glibc "truncate" wrapper seems to always use ftruncate, fsstress from xfstests uses this a lot by calling "truncate64" directly. |
||
---|---|---|
.. | ||
args.go | ||
compat_darwin.go | ||
compat_linux.go | ||
file_holes.go | ||
file.go | ||
fs_dir.go | ||
fs.go | ||
names.go | ||
write_lock.go |