diff --git a/[refs] b/[refs] index beb7917aa104..62bf9f165eda 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1779381dea3bada407396742c56bee31ffa8544e +refs/heads/master: 6ea05db06f32adac65b4c4e95ef998839149de12 diff --git a/trunk/include/linux/fuse.h b/trunk/include/linux/fuse.h index acbeb96a3353..f98854c2abd7 100644 --- a/trunk/include/linux/fuse.h +++ b/trunk/include/linux/fuse.h @@ -61,7 +61,6 @@ struct fuse_kstatfs { #define FATTR_SIZE (1 << 3) #define FATTR_ATIME (1 << 4) #define FATTR_MTIME (1 << 5) -#define FATTR_CTIME (1 << 6) /** * Flags returned by the OPEN request