1 --- libxfs/xfs_attr_remote.c.orig	2015-07-24 04:28:04 UTC
2 +++ libxfs/xfs_attr_remote.c
3 @@ -19,6 +19,7 @@
4  #include <xfs.h>
5 
6  #define ATTR_RMTVALUE_MAPSIZE	1	/* # of map entries at once */
7 +#define XATTR_SIZE_MAX	65536
8 
9  /*
10   * Each contiguous block has a header, so it is not just a simple attribute
11