Jakob Unterwurzacher 38767ab527 fuserfrontend: support truncate(2) by wrapping ftruncate(2)
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.
2016-06-26 18:41:04 +02:00
..
2016-06-23 22:10:19 +02:00
2016-06-23 21:38:59 +02:00
2016-06-23 21:38:59 +02:00
2016-05-29 22:40:05 +02:00