Re: [PATCH 24/32] ext2, ext4: make mb block cache names more explicit

From: Theodore Ts'o
Date: Thu Jun 22 2017 - 11:30:20 EST


On Wed, Jun 21, 2017 at 06:49:31PM -0700, Tahsin Erdogan wrote:
> There will be a second mb_cache instance that tracks ea_inodes. Make
> existing names more explicit so that it is clear that they refer to
> xattr block cache.
>
> Signed-off-by: Tahsin Erdogan <tahsin@xxxxxxxxxx>

Thanks, applied.

- Ted