Re: [PATCH 23/28] mbcache: make mbcache more generic

2017-06-19 Thread Jan Kara
On Thu 15-06-17 11:25:02, Tahsin Erdogan wrote: > On Thu, Jun 15, 2017 at 12:41 AM, Jan Kara 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 g

Re: [PATCH 23/28] mbcache: make mbcache more generic

2017-06-15 Thread Tahsin Erdogan
On Thu, Jun 15, 2017 at 12:41 AM, Jan Kara 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

Re: [PATCH 23/28] mbcache: make mbcache more generic

2017-06-15 Thread Jan Kara
On Wed 31-05-17 01:15:12, Tahsin Erdogan wrote: > Large xattr feature would like to use the mbcache for xattr value > deduplication. Current implementation is geared towards xattr block > deduplication. Make it more generic so that it can be used by both. Can you explain a bit more what do you mea