Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-01-24 | Revert "Add mmap() and munmap() methods to low level API" | Miklos Szeredi | -7/+0 | |
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(). | ||||
2011-12-06 | Add mmap() and munmap() methods to low level API | Miklos Szeredi | -0/+7 | |
Currently this is only useful for CUSE. Also update retrieve_reply() method. | ||||
2009-06-18 | CUSE patches from Tejun Heo (add new files) | Miklos Szeredi | -0/+87 | |