aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fuse.h
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2005-11-05 15:38:13 -0500
committerJeff Garzik <jgarzik@pobox.com>2005-11-05 15:38:13 -0500
commit87199134b4a85de56a7508c551ab3b3a3ee35035 (patch)
treef7b0d0b4bce377c336a3c8cda0be762d29556cc7 /include/linux/fuse.h
parentea37ccea66e6bdd9f3571418b6461850088c114e (diff)
parent70d9d825e0a5a78ec1dacaaaf5c72ff5b0206fab (diff)
Merge branch 'master'
Diffstat (limited to 'include/linux/fuse.h')
-rw-r--r--include/linux/fuse.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/fuse.h b/include/linux/fuse.h
index acbeb96a3353..f98854c2abd7 100644
--- a/include/linux/fuse.h
+++ b/include/linux/fuse.h
@@ -61,7 +61,6 @@ struct fuse_kstatfs {
61#define FATTR_SIZE (1 << 3) 61#define FATTR_SIZE (1 << 3)
62#define FATTR_ATIME (1 << 4) 62#define FATTR_ATIME (1 << 4)
63#define FATTR_MTIME (1 << 5) 63#define FATTR_MTIME (1 << 5)
64#define FATTR_CTIME (1 << 6)
65 64
66/** 65/**
67 * Flags returned by the OPEN request 66 * Flags returned by the OPEN request