Re: [PATCH 01/32] ext4: xattr-in-inode support

2017-06-21 Thread Theodore Ts'o
On Wed, Jun 21, 2017 at 02:21:11PM -0700, Tahsin Erdogan wrote: > From: Andreas Dilger > > Large xattr support is implemented for EXT4_FEATURE_INCOMPAT_EA_INODE. > > If the size of an xattr value is larger than will fit in a single > external block, then the xattr value will be saved into the bo

[PATCH 01/32] ext4: xattr-in-inode support

2017-06-21 Thread Tahsin Erdogan
From: Andreas Dilger Large xattr support is implemented for EXT4_FEATURE_INCOMPAT_EA_INODE. If the size of an xattr value is larger than will fit in a single external block, then the xattr value will be saved into the body of an external xattr inode. The also helps support a larger number of xa