aboutsummaryrefslogtreecommitdiff
path: root/include/fuse.h
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2007-02-03 11:28:17 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2007-02-03 11:28:17 +0000
commit47910d7b8af40ffaccc8845d10d109871b5be604 (patch)
treec44982666a67e1d892bb5a3d69cf9643b65f44c8 /include/fuse.h
parent6e7d018049193efe9d092bb91c4416a332f28278 (diff)
merge to fuse_2_6_merge2
Diffstat (limited to 'include/fuse.h')
-rw-r--r--include/fuse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/fuse.h b/include/fuse.h
index 90c4d5d..83b6f21 100644
--- a/include/fuse.h
+++ b/include/fuse.h
@@ -172,7 +172,6 @@ struct fuse_operations {
int (*write) (const char *, const char *, size_t, off_t,
struct fuse_file_info *);
- /** Just a placeholder, don't set */
/** Get file system statistics
*
* The 'f_frsize', 'f_favail', 'f_fsid' and 'f_flag' fields are ignored