Miklos Szeredi
5dc8a80c65
cleanups + step minor version
2004-10-21 09:35:10 +00:00
Miklos Szeredi
891b874eed
add fuse_invalidate() to library API
2004-07-29 09:27:49 +00:00
Miklos Szeredi
2e6b6f2be8
change email address
2004-07-07 19:19:53 +00:00
Miklos Szeredi
203afbfa51
build shared library
2004-06-03 13:21:08 +00:00
Miklos Szeredi
03cebaef61
fix zero size case for getxattr and listxattr
2004-03-31 10:19:18 +00:00
Miklos Szeredi
18e75e4cb1
statfs fixes
2004-02-19 14:23:27 +00:00
Miklos Szeredi
836963c340
*** empty log message ***
2004-02-09 12:28:33 +00:00
Miklos Szeredi
307242f21b
fix
2004-01-26 11:28:44 +00:00
Miklos Szeredi
e8663f383b
code cleanup
2004-01-13 15:33:12 +00:00
Miklos Szeredi
2f3d940b2e
version numbers added
2003-12-15 12:11:33 +00:00
David McNab
7a19cafc5d
Added 'fsync' stub in example/fusexmp.c
...
Added support for 'fsync' and 'statfs' to python interface, and
to python fs example
2003-12-13 02:05:46 +00:00
Miklos Szeredi
5e43f2c00c
added fsync operation
2003-12-12 14:06:41 +00:00
Miklos Szeredi
c8ba2379a8
added release() callback
2002-12-10 12:26:00 +00:00
Mark Glines
85801bbad1
'struct statfs' changes size, and entries within it change position, depending
...
on which headerfiles are included and which macros are defined. Because its
unreliable, we now use struct fuse_statfs everywhere except in the kernel.
Also fixed some perl fuse_main semantics - it now works much better when
multithreading is disabled.
2002-03-17 06:58:33 +00:00
Miklos Szeredi
074b4b9232
minor fixes
2002-01-11 08:25:52 +00:00
Mark Glines
d84b39ac42
Added statfs support to kernel, lib, examples, and perl
...
other minor perl fixes (still unstable)
2002-01-07 16:32:02 +00:00
Miklos Szeredi
ba8ec88e0e
minor fixes
2001-12-21 09:28:33 +00:00
Miklos Szeredi
cc8c975f77
writing modules made more easy
2001-11-21 10:03:39 +00:00
Miklos Szeredi
fe42812093
fusermount changes
2001-11-20 19:12:28 +00:00
Miklos Szeredi
43696434f8
performance improvements
2001-11-18 19:15:05 +00:00
Miklos Szeredi
f830a7f84d
multithreading works in Python
2001-11-16 17:46:45 +00:00
Miklos Szeredi
680a69a8be
threading fixes
2001-11-16 13:31:14 +00:00
Miklos Szeredi
fff56ab124
better thread management
2001-11-16 10:12:59 +00:00
Miklos Szeredi
0a7077f536
x
2001-11-11 18:20:17 +00:00
Miklos Szeredi
8cffdb9707
preparing for release
2001-11-09 14:49:18 +00:00
Miklos Szeredi
f3ea83bac4
build and install fixes
2001-11-07 14:55:16 +00:00
Miklos Szeredi
97c61e98b4
build with automake
2001-11-07 12:09:43 +00:00