Added statfs support to kernel, lib, examples, and perl
authorMark Glines <mark@glines.org>
Mon, 7 Jan 2002 16:32:02 +0000 (16:32 +0000)
committerMark Glines <mark@glines.org>
Mon, 7 Jan 2002 16:32:02 +0000 (16:32 +0000)
commitd84b39ac42882a2cc2e7f85ed5f02ada03744d9e
tree2af8738e204bdd4f3057fbaf0946ab56447068ff
parent6ebe234cc8160d7540add80a75cc7772e08236f5
Added statfs support to kernel, lib, examples, and perl

other minor perl fixes (still unstable)
13 files changed:
ChangeLog
TODO
example/fusexmp.c
example/hello.c
example/null.c
include/fuse.h
include/linux/fuse.h
kernel/inode.c
lib/fuse.c
perl/.cvsignore [new file with mode: 0644]
perl/Fuse.pm
perl/Fuse.xs
perl/example.pl