Added 'fsync' stub in example/fusexmp.c
authorDavid McNab <david@rebirthing.co.nz>
Sat, 13 Dec 2003 02:05:46 +0000 (02:05 +0000)
committerDavid McNab <david@rebirthing.co.nz>
Sat, 13 Dec 2003 02:05:46 +0000 (02:05 +0000)
commit7a19cafc5d0fb8786a61fdadba1a6014a0396e5f
tree1ce570e0ec979f5d07d0ab17052421786e4006f0
parent5e43f2c00c1ce3a9ee3ed9c2b5a9b32dabbb6e60
Added 'fsync' stub in example/fusexmp.c
Added support for 'fsync' and 'statfs' to python interface, and
to python fs example
ChangeLog
example/fusexmp.c
lib/fuse.c
python/Makefile
python/README
python/_fusemodule.c
python/code.leo [new file with mode: 0644]
python/fuse.py
python/xmp.py