On Thu, Jun 15, 2017 at 12:41 AM, Jan Kara <jack@xxxxxxx> wrote: > Can you explain a bit more what do you mean by "make it more generic" as it > seems you just rename a couple of things here... The change is really just that, having names that are more generic which do not limit use cases to block sharing. In a subsequent patch in the series ("[PATCH v4 27/28] ext4: xattr inode deduplication"), we start using the mbcache code to share xattr inodes. With that patch, old mb_cache_entry.e_block field could be holding either a block number or an inode number, so I renamed things to make them more generic. -- To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html