aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fuse.h
AgeCommit message (Collapse)AuthorLines
2002-12-10added release() callbackMiklos Szeredi-0/+1
2002-10-28Portability fixMiklos Szeredi-5/+0
2002-10-07statfs header cleanupMiklos Szeredi-2/+10
2002-03-17'struct statfs' changes size, and entries within it change position, dependingMark Glines-9/+1
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-01-07Added statfs support to kernel, lib, examples, and perlMark Glines-0/+14
other minor perl fixes (still unstable)
2001-12-20permission checking implementedMiklos Szeredi-1/+14
2001-11-18performance improvementsMiklos Szeredi-21/+21
2001-11-13fix vfsmount leak bug in fuse_follow_linkMiklos Szeredi-1/+1
2001-11-11xMiklos Szeredi-2/+0
2001-11-09preparing for releaseMiklos Szeredi-3/+19
2001-11-07build and install fixesMiklos Szeredi-1/+1
2001-11-06cleanupsMiklos Szeredi-1/+2
2001-11-06bugfixesMiklos Szeredi-0/+17
2001-10-31xMiklos Szeredi-6/+29
2001-10-30xMiklos Szeredi-3/+8
2001-10-29xMiklos Szeredi-1/+17
2001-10-28xMiklos Szeredi-0/+100