aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fuse.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/fuse.h')
-rw-r--r--include/linux/fuse.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/fuse.h b/include/linux/fuse.h
index 8467ed6..bee2930 100644
--- a/include/linux/fuse.h
+++ b/include/linux/fuse.h
@@ -123,6 +123,10 @@ enum fuse_opcode {
/* Conservative buffer size for the client */
#define FUSE_MAX_IN 8192
+#define FUSE_NAME_MAX 1024
+#define FUSE_SYMLINK_MAX 4096
+#define FUSE_XATTR_SIZE_MAX 4096
+
struct fuse_entry_out {
unsigned long ino; /* Inode number */
unsigned long generation; /* Inode generation: ino:gen must