Commit Graph

50 Commits

Author SHA1 Message Date
Miklos Szeredi 52cb09d16e fix up statfs interface 2005-11-07 11:59:00 +00:00
Miklos Szeredi f7eec0361d fix 2005-10-28 13:09:50 +00:00
Miklos Szeredi 11509ce3fc add ftruncate() method 2005-10-26 16:04:04 +00:00
Miklos Szeredi d9079a75b1 atomic open+create added 2005-10-26 15:29:06 +00:00
Miklos Szeredi b0b13d1e54 add access operation 2005-10-26 12:53:25 +00:00
Miklos Szeredi 836ab71baf fix 2005-10-03 14:11:59 +00:00
Miklos Szeredi d7ea8cfb36 fix 2005-09-13 12:53:58 +00:00
Miklos Szeredi 5e3a7383bd more reverting 2005-09-08 14:40:16 +00:00
Miklos Szeredi ecce1bf2ff fix 2005-08-25 15:19:06 +00:00
Miklos Szeredi b0c52c59f7 fix 2005-08-23 15:39:43 +00:00
Miklos Szeredi a148242fb8 cleanup 2005-08-14 23:00:27 +00:00
Miklos Szeredi 45c5db5475 fix 2005-08-11 15:48:10 +00:00
Miklos Szeredi f6e0ec6e2d fix 2005-08-03 09:11:06 +00:00
Miklos Szeredi 9b813af863 fixes 2005-07-21 07:59:37 +00:00
Miklos Szeredi bd10a7b16f added lowlevel API 2005-07-15 09:59:59 +00:00
Miklos Szeredi 76c1752f14 inode based API first working version 2005-07-13 14:08:19 +00:00
Miklos Szeredi ab97456413 fix 2005-04-07 15:40:21 +00:00
Miklos Szeredi d17da46055 Merge 2_2_bugfix up to 2_2_merge1 2005-03-21 11:47:04 +00:00
Miklos Szeredi e5183747da whitespace fixes 2005-02-02 11:14:04 +00:00
Miklos Szeredi 149f60799d update copyright year 2005-01-10 12:29:28 +00:00
Miklos Szeredi fb28c5ebe1 API change 2004-11-26 12:15:06 +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 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