aboutsummaryrefslogtreecommitdiffstats
path: root/python/fuse.py
AgeCommit message (Collapse)AuthorLines
2003-12-13Added 'fsync' stub in example/fusexmp.cDavid McNab-1/+2
Added support for 'fsync' and 'statfs' to python interface, and to python fs example
2003-12-11fixMiklos Szeredi-25/+85
2001-11-19multithreading improvementsMiklos Szeredi-72/+0
2001-11-16python fixMiklos Szeredi-1/+1
2001-11-16fixes in kernel moduleMiklos Szeredi-1/+1
2001-11-16multithreading works in PythonMiklos Szeredi-0/+9
2001-11-14added python bindingsMiklos Szeredi-0/+101