summaryrefslogtreecommitdiff
path: root/pkg/fuse/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-06-13 13:05:07 -0700
committerMichael Forney <mforney@mforney.org>2019-06-13 13:05:07 -0700
commit41f92f0bb14d3549f230f4979eb88b03edce92de (patch)
tree74d9eecfc5b0a35fc5e7e901372292cbb28f73de /pkg/fuse/config.h
parent2c0160aab63d6da6ae030b49d6e42e32b131eeef (diff)
fuse: Update to 3.6.1
Diffstat (limited to 'pkg/fuse/config.h')
-rw-r--r--pkg/fuse/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/fuse/config.h b/pkg/fuse/config.h
index d549db80..e13547c0 100644
--- a/pkg/fuse/config.h
+++ b/pkg/fuse/config.h
@@ -4,6 +4,7 @@
#define IGNORE_MTAB
#undef HAVE_COPY_FILE_RANGE
+#define HAVE_FALLOCATE
#define HAVE_FDATASYNC
#define HAVE_FORK
#define HAVE_FSTATAT
@@ -18,4 +19,4 @@
#undef HAVE_STRUCT_STAT_ST_ATIMESPEC
#define HAVE_UTIMENSAT
#define HAVE_VMSPLICE
-#define PACKAGE_VERSION "3.5.0"
+#define PACKAGE_VERSION "3.6.1"