Revert "Add mmap() and munmap() methods to low level API"
commit9318a6b947b9379c85631d0e85532d9aac6f1115
authorMiklos Szeredi <mszeredi@suse.cz>
Tue, 24 Jan 2012 12:01:39 +0000 (24 13:01 +0100)
committerMiklos Szeredi <mszeredi@suse.cz>
Tue, 24 Jan 2012 13:32:28 +0000 (24 14:32 +0100)
tree2dc570ac482a4dd0230fa0d9067fd1537629c40e
parent66003c26313ee099ed6ccac35a10b0cbfbc7eb0d
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().
ChangeLog
include/cuse_lowlevel.h
include/fuse_kernel.h
include/fuse_lowlevel.h
lib/cuse_lowlevel.c
lib/fuse_lowlevel.c
lib/fuse_versionscript