libfuse/include
Miklos Szeredi 8edeaa3f29 Add ->flock() operation to low and high level interfaces
This fixes problems with emulating flock() with POSIX locking.
Reported by Sebastian Pipping.

As with lock/setlk/getlk most filesystems don't need to implement
this, as the kernel takes care of file locking.  The only reason to
implement locking operations is for network filesystems which want
file locking to work between clients.
2011-07-06 12:12:01 +02:00
..
old cleanup 2004-12-12 11:45:24 +00:00
cuse_lowlevel.h CUSE patches from Tejun Heo (add new files) 2009-06-18 11:19:14 +00:00
fuse_common_compat.h change indenting 2007-12-12 14:25:40 +00:00
fuse_common.h Add ->flock() operation to low and high level interfaces 2011-07-06 12:12:01 +02:00
fuse_compat.h Add NetBSD support 2010-08-27 17:16:54 +02:00
fuse_kernel.h Add ->flock() operation to low and high level interfaces 2011-07-06 12:12:01 +02:00
fuse_lowlevel_compat.h Add NetBSD support 2010-08-27 17:16:54 +02:00
fuse_lowlevel.h Add ->flock() operation to low and high level interfaces 2011-07-06 12:12:01 +02:00
fuse_opt.h Spell checking comments, etc... 2011-05-25 11:30:43 +02:00
fuse.h Add ->flock() operation to low and high level interfaces 2011-07-06 12:12:01 +02:00
Makefile.am CUSE patches from Tejun Heo 2009-06-18 11:11:54 +00:00
ulockmgr.h change indenting 2007-12-12 14:25:40 +00:00