libfuse/lib
Miklos Szeredi 6f77e7de6f Check protocol version before sending notifications
Check protocol version before sending notifications and return -ENOSYS if a
particular notification is not supported.
2012-04-10 16:01:00 +02:00
..
modules Add ->flock() operation to low and high level interfaces 2011-07-06 12:12:01 +02:00
buffer.c Check if splice/vmsplice are supported 2011-05-27 12:12:31 +02:00
cuse_lowlevel.c Revert "Add mmap() and munmap() methods to low level API" 2012-01-24 14:32:28 +01:00
fuse_i.h Add ->flock() operation to low and high level interfaces 2011-07-06 12:12:01 +02:00
fuse_kern_chan.c Spell checking comments, etc... 2011-05-25 11:30:43 +02:00
fuse_loop_mt.c Remove unnecessary mutex unlock at the end of multithreaded event loop 2012-01-02 18:15:05 +01:00
fuse_loop.c libfuse: support zero copy writes in lowlevel interface 2010-11-08 17:11:46 +01:00
fuse_lowlevel.c Check protocol version before sending notifications 2012-04-10 16:01:00 +02:00
fuse_misc.h Disable symbol versions on MacOSX 2012-01-13 13:43:05 +01:00
fuse_mt.c add "remember" option 2011-06-02 14:27:02 +02:00
fuse_opt.c Interpret octal escape codes in options 2012-01-27 16:42:33 +01:00
fuse_session.c libfuse: support zero copy writes in lowlevel interface 2010-11-08 17:11:46 +01:00
fuse_signals.c change indenting 2007-12-12 14:25:40 +00:00
fuse_versionscript Revert "Add mmap() and munmap() methods to low level API" 2012-01-24 14:32:28 +01:00
fuse.c Don't unhash name in FORGET 2011-12-09 16:07:55 +01:00
helper.c Replace daemon() function with fork() 2011-09-23 13:28:51 +02:00
Makefile.am bump version to 2.9.0-pre0 2010-11-08 17:13:22 +01:00
mount_bsd.c Add support for atomic open(O_TRUNC) 2008-02-08 17:46:57 +00:00
mount_util.c Don't hide output of /bin/mount 2011-05-19 13:03:56 +02:00
mount_util.h update umount procedure 2010-11-08 16:00:16 +01:00
mount.c Don't ignore --disable-mtab 2011-08-31 12:55:06 +02:00
ulockmgr.c add missing argument check in ulockmgr.c 2010-10-05 13:00:06 +02:00