Miklos Szeredi
b9b94cdd0a
merge from merge4 to merge5
2004-12-01 18:56:39 +00:00
Miklos Szeredi
fb28c5ebe1
API change
2004-11-26 12:15:06 +00:00
Miklos Szeredi
51ec103bec
merge up to fuse_2_0_merge1
2004-11-10 11:52:26 +00:00
Miklos Szeredi
db1c3650b2
*** empty log message ***
2004-11-08 21:11:53 +00:00
Miklos Szeredi
d507c73e8f
fix
2004-11-08 17:32:25 +00:00
Miklos Szeredi
8fb48feb50
getdir related API change
2004-11-08 14:48:52 +00:00
Miklos Szeredi
a13d900207
added support for setting the st_ino field
2004-11-02 17:32:03 +00:00
Miklos Szeredi
5dc8a80c65
cleanups + step minor version
2004-10-21 09:35:10 +00:00
Miklos Szeredi
1eea0325fb
fix
2004-09-27 18:50:11 +00:00
Miklos Szeredi
1f18db5137
Add PID to fuse_context
2004-09-27 06:54:49 +00:00
Miklos Szeredi
d169f31d69
fix
2004-09-22 08:48:26 +00:00
Miklos Szeredi
b2cf9561fe
fix
2004-09-16 08:42:40 +00:00
Miklos Szeredi
891b874eed
add fuse_invalidate() to library API
2004-07-29 09:27:49 +00:00
Miklos Szeredi
209f5d053b
security fixes + other enhancements
2004-07-24 19:56:16 +00:00
Miklos Szeredi
bd7661b826
clean up mount option passing
2004-07-23 17:16:29 +00:00
Miklos Szeredi
2529ca23ef
add flag to turn off hiding removed but open files
2004-07-13 15:36:52 +00:00
Miklos Szeredi
2e6b6f2be8
change email address
2004-07-07 19:19:53 +00:00
Miklos Szeredi
ad051c3e27
direct IO + fixes
2004-07-02 09:22:50 +00:00
Miklos Szeredi
65cf7c7deb
support for multiplexing fuse fd
2004-06-30 11:34:56 +00:00
Miklos Szeredi
63b8c1c997
cache ENOSYS on some optional functions
2004-06-03 14:45:04 +00:00
Miklos Szeredi
203afbfa51
build shared library
2004-06-03 13:21:08 +00:00
Miklos Szeredi
e2e4ac2c99
added flush() call
2004-05-18 08:45:28 +00:00
Miklos Szeredi
43a20ad720
clarify comment
2004-05-13 13:04:47 +00:00
Miklos Szeredi
87f30a9b25
_FILE_OFFSET_BITS checking
2004-04-13 10:49:54 +00:00
Miklos Szeredi
7f6bc8968f
text mount options
2004-04-13 10:49:14 +00:00
Miklos Szeredi
c26c14d8db
limit checking
2004-04-09 17:48:32 +00:00
Miklos Szeredi
03cebaef61
fix zero size case for getxattr and listxattr
2004-03-31 10:19:18 +00:00
Miklos Szeredi
3ed84231ec
EA operations added
2004-03-30 15:17:26 +00:00
Miklos Szeredi
254d5edabb
kernel interface changes
2004-03-02 11:11:24 +00:00
Miklos Szeredi
33c319c567
added fuse_get()
2004-02-25 09:19:29 +00:00
Miklos Szeredi
c40748abd7
fix
2004-02-20 16:38:45 +00:00
Miklos Szeredi
b59586199b
more kernel interface changes
2004-02-20 14:10:49 +00:00
Miklos Szeredi
76f6578928
improvements to the kernel interface
2004-02-19 16:55:40 +00:00
Miklos Szeredi
18e75e4cb1
statfs fixes
2004-02-19 14:23:27 +00:00
Miklos Szeredi
307242f21b
fix
2004-01-26 11:28:44 +00:00
Miklos Szeredi
f85ab24990
integrated 2.6 kernel support
2004-01-07 12:16:45 +00:00
Miklos Szeredi
2f3d940b2e
version numbers added
2003-12-15 12:11:33 +00:00
Miklos Szeredi
5e43f2c00c
added fsync operation
2003-12-12 14:06:41 +00:00
Miklos Szeredi
36ca556cdf
read combining patch
2003-11-03 19:32:14 +00:00
Miklos Szeredi
f08ace0740
fix
2003-10-22 11:11:57 +00:00
Miklos Szeredi
0e5350899c
fix
2003-10-13 10:08:06 +00:00
Miklos Szeredi
da4e486a8e
caching patch by Michael Grigoriev
2003-09-08 11:14:11 +00:00
Miklos Szeredi
9478e86a54
release() changes
2002-12-11 09:50:26 +00:00
Miklos Szeredi
c8ba2379a8
added release() callback
2002-12-10 12:26:00 +00:00
Miklos Szeredi
0f48a2693f
fixes
2002-12-05 14:23:01 +00:00
Miklos Szeredi
5f0548192f
fixes
2002-12-03 18:45:21 +00:00
Miklos Szeredi
6bf8b68e0e
Portability fix
2002-10-28 08:49:39 +00:00
Miklos Szeredi
8b39a9f1b7
version change + cleanups
2002-10-25 12:41:16 +00:00
Miklos Szeredi
d6e9f88da7
use fuse_mount in fuse_main
2002-10-25 11:40:14 +00:00
Miklos Szeredi
c1a0da154d
cvsignore fixes
2002-10-07 10:27:45 +00:00
Miklos Szeredi
24ed9451bd
statfs header cleanup
2002-10-07 10:24:26 +00:00
Miklos Szeredi
f4736e7edb
fixes
2002-05-29 07:06:09 +00:00
Miklos Szeredi
a4b0c77de0
interface cleanup
2002-04-19 15:57:02 +00:00
Mark Glines
65ba219885
fuse_mount_ioslave() and helper util
2002-04-18 14:41:48 +00:00
Roland Bauerschmidt
f0cd8e4c39
Changed #include "fusestat.h" to #include <fusestat.h> and added fusestat.h
...
to include/Makefile.am, so that building with headers in /usr/include
works.
2002-04-12 14:32:43 +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
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
fe25def334
permission checking implemented
2001-12-20 15:38:05 +00:00
Miklos Szeredi
2e50d4376f
preparations for cred checking in fs
2001-12-20 12:17:25 +00:00
Miklos Szeredi
acd4e06c71
minor updates
2001-12-08 20:29:20 +00:00
Miklos Szeredi
cc8c975f77
writing modules made more easy
2001-11-21 10:03:39 +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
0503304128
fix vfsmount leak bug in fuse_follow_link
2001-11-13 16:11:35 +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
552c2816d7
fusermount
2001-11-08 14:56:53 +00:00
Miklos Szeredi
f3ea83bac4
build and install fixes
2001-11-07 14:55:16 +00:00
Miklos Szeredi
c0938eafb8
build fixes
2001-11-07 12:35:06 +00:00
Miklos Szeredi
97c61e98b4
build with automake
2001-11-07 12:09:43 +00:00
Miklos Szeredi
2df1c04f30
cleanups
2001-11-06 15:07:17 +00:00
Miklos Szeredi
a181e61ca0
bugfixes
2001-11-06 12:03:23 +00:00
Miklos Szeredi
5e183482b0
x
2001-10-31 14:52:35 +00:00
Miklos Szeredi
19dff1ba9d
x
2001-10-30 15:06:52 +00:00
Miklos Szeredi
b483c93623
x
2001-10-29 14:57:57 +00:00
Miklos Szeredi
85c74fcdfd
x
2001-10-28 19:44:14 +00:00