Re: [RFC PATCH 0/4] Support for metadata specific accounting

2017-06-23 Thread David Sterba
On Thu, Jun 22, 2017 at 11:08:49AM -0400, Josef Bacik wrote: > On Thu, Jun 22, 2017 at 05:23:20PM +0300, Nikolay Borisov wrote: > > This series is a report of Josef's original posting [1]. I've included > > fine-grained changelog in each patch with my changes. Basically, I've > > forward > > port

Re: [RFC PATCH 0/4] Support for metadata specific accounting

2017-06-22 Thread Josef Bacik
On Thu, Jun 22, 2017 at 05:23:20PM +0300, Nikolay Borisov wrote: > Hello, > > This series is a report of Josef's original posting [1]. I've included > fine-grained changelog in each patch with my changes. Basically, I've forward > ported it to 4.12-rc6 and tried incorporating the feedback which