libfuse/lib
Miklos Szeredi 6646f6bed3 Highlevel lib: add slab allocation for node cache
This will allow the memory used by the filesystem to grow and shrink
depending on how many inodes are currently cached.
2010-12-20 18:50:13 +01:00
..
modules add read_buf method to high level API 2010-11-10 11:41:21 +01:00
buffer.c fuse_buf_copy: check if buffers are the same 2010-11-10 11:41:21 +01:00
cuse_lowlevel.c cuse: fix minor typos in error messages 2010-08-27 13:29:54 +02:00
fuse_i.h libfuse: add retrieve request 2010-11-08 21:13:32 +01:00
fuse_kern_chan.c change indenting 2007-12-12 14:25:40 +00:00
fuse_loop_mt.c libfuse: support zero copy writes in lowlevel interface 2010-11-08 17:11:46 +01:00
fuse_loop.c libfuse: support zero copy writes in lowlevel interface 2010-11-08 17:11:46 +01:00
fuse_lowlevel.c store fuse_buf inside fuse_bufvec 2010-11-10 11:41:21 +01:00
fuse_misc.h change indenting 2007-12-12 14:25:40 +00:00
fuse_mt.c change indenting 2007-12-12 14:25:40 +00:00
fuse_opt.c * Allow commas in options to be escaped with a backslash * Add new function: fuse_opt_add_opt_escaped() * Add missing fuse_reply_bmap() to the version script 2008-10-16 19:11:28 +00: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 add read_buf method to high level API 2010-11-10 11:41:21 +01:00
fuse.c Highlevel lib: add slab allocation for node cache 2010-12-20 18:50:13 +01:00
helper.c Add NetBSD support 2010-08-27 17:16:54 +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 update umount procedure 2010-11-08 16:00:16 +01:00
mount_util.h update umount procedure 2010-11-08 16:00:16 +01:00
mount.c Fix option escaping for fusermount. 2010-09-28 19:22:24 +02:00
ulockmgr.c add missing argument check in ulockmgr.c 2010-10-05 13:00:06 +02:00