arm64: mte: add in-kernel tag fault handler
[linux-2.6-microblaze.git] / include / linux / f2fs_fs.h
index a5dbb57..7dc2a06 100644 (file)
@@ -273,7 +273,7 @@ struct f2fs_inode {
                        __le64 i_compr_blocks;  /* # of compressed blocks */
                        __u8 i_compress_algorithm;      /* compress algorithm */
                        __u8 i_log_cluster_size;        /* log of cluster size */
-                       __le16 i_padding;               /* padding */
+                       __le16 i_compress_flag;         /* compress flag */
                        __le32 i_extra_end[0];  /* for attribute size calculation */
                } __packed;
                __le32 i_addr[DEF_ADDRS_PER_INODE];     /* Pointers to data blocks */