summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ext4/ext4.h')
-rw-r--r--fs/ext4/ext4.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/fs/ext4/ext4.h b/fs/ext4/ext4.h
index bc80082a2375..9b6a10e1bf18 100644
--- a/fs/ext4/ext4.h
+++ b/fs/ext4/ext4.h
@@ -2232,12 +2232,6 @@ struct mmpd_data {
2232#define EXT4_MMP_MAX_CHECK_INTERVAL 300UL 2232#define EXT4_MMP_MAX_CHECK_INTERVAL 300UL
2233 2233
2234/* 2234/*
2235 * Maximum size of xattr attributes for FEATURE_INCOMPAT_EA_INODE 1Mb
2236 * This limit is arbitrary, but is reasonable for the xattr API.
2237 */
2238#define EXT4_XATTR_MAX_LARGE_EA_SIZE (1024 * 1024)
2239
2240/*
2241 * Function prototypes 2235 * Function prototypes
2242 */ 2236 */
2243 2237