Re: [PATCH 09/28] ext4: extended attribute value size limit is enforced by vfs

From: Tahsin Erdogan
Date: Wed May 31 2017 - 12:14:07 EST


Hi Darrick,

>> -#define EXT4_XATTR_MAX_LARGE_EA_SIZE (1024 * 1024)
>
> Uhhh... didn't you add this in patch 1/28? There's little point in
> adding a symbol just to delete it shortly thereafter.
>
1/28 is the original patch I've received from Andreas. I wanted to
leave his patch in its original form as much as possible so that the
modifications I made on them are clear. If preferred, I can squash
them later, but I thought it is a little clearer this way.