aboutsummaryrefslogtreecommitdiff
path: root/lib/fuse_versionscript
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <mszeredi@suse.cz>2012-01-24 13:01:39 +0100
committerGravatar Miklos Szeredi <mszeredi@suse.cz>2012-01-24 14:32:28 +0100
commit9318a6b947b9379c85631d0e85532d9aac6f1115 (patch)
tree2dc570ac482a4dd0230fa0d9067fd1537629c40e /lib/fuse_versionscript
parent66003c26313ee099ed6ccac35a10b0cbfbc7eb0d (diff)
Revert "Add mmap() and munmap() methods to low level API"
This partially reverts commit 4b2157c44e6ad7e692fcffb7450143e83151d36b. Remove mmap/munmap suppor as this missed the interface changes for Linux-3.3 (API version 7.18). Only revert the mmap/munmap bits and leave the retrieve_reply API fix in place as well as the optimization in fuse_send_data_iov_fallback().
Diffstat (limited to 'lib/fuse_versionscript')
-rw-r--r--lib/fuse_versionscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/fuse_versionscript b/lib/fuse_versionscript
index 95bc7d9..8fbaa51 100644
--- a/lib/fuse_versionscript
+++ b/lib/fuse_versionscript
@@ -194,7 +194,6 @@ FUSE_2.9 {
fuse_start_cleanup_thread;
fuse_stop_cleanup_thread;
fuse_clean_cache;
- fuse_reply_mmap;
fuse_lowlevel_notify_delete;
local: