Re: [dm-devel] remove dead bdi congestion leftovers

2020-07-09 Thread Christoph Hellwig
On Thu, Jul 09, 2020 at 07:58:58AM -0600, Jens Axboe wrote: > On 7/8/20 11:32 PM, Christoph Hellwig wrote: > > On Wed, Jul 08, 2020 at 05:14:29PM -0600, Jens Axboe wrote: > >> On 7/1/20 3:06 AM, Christoph Hellwig wrote: > >>> Hi Jens, > >>> > >>> we have a lot of bdi congestion related code that

Re: [dm-devel] remove dead bdi congestion leftovers

2020-07-09 Thread Jens Axboe
On 7/8/20 11:32 PM, Christoph Hellwig wrote: > On Wed, Jul 08, 2020 at 05:14:29PM -0600, Jens Axboe wrote: >> On 7/1/20 3:06 AM, Christoph Hellwig wrote: >>> Hi Jens, >>> >>> we have a lot of bdi congestion related code that is left around without >>> any use. This series removes it in

Re: [dm-devel] remove dead bdi congestion leftovers

2020-07-08 Thread Christoph Hellwig
On Wed, Jul 08, 2020 at 05:14:29PM -0600, Jens Axboe wrote: > On 7/1/20 3:06 AM, Christoph Hellwig wrote: > > Hi Jens, > > > > we have a lot of bdi congestion related code that is left around without > > any use. This series removes it in preparation of sorting out the bdi > > lifetime rules

Re: [dm-devel] remove dead bdi congestion leftovers

2020-07-08 Thread Jens Axboe
On 7/1/20 3:06 AM, Christoph Hellwig wrote: > Hi Jens, > > we have a lot of bdi congestion related code that is left around without > any use. This series removes it in preparation of sorting out the bdi > lifetime rules properly. Please run series like this through a full compilation, for both

Re: [dm-devel] remove dead bdi congestion leftovers

2020-07-01 Thread Matthew Wilcox
On Wed, Jul 01, 2020 at 06:57:47PM +0100, Matthew Wilcox wrote: > On Wed, Jul 01, 2020 at 12:41:03PM -0400, Mike Snitzer wrote: > > On Wed, Jul 01 2020 at 5:06am -0400, > > Christoph Hellwig wrote: > > > > > Hi Jens, > > > > > > we have a lot of bdi congestion related code that is left around

Re: [dm-devel] remove dead bdi congestion leftovers

2020-07-01 Thread Matthew Wilcox
On Wed, Jul 01, 2020 at 12:41:03PM -0400, Mike Snitzer wrote: > On Wed, Jul 01 2020 at 5:06am -0400, > Christoph Hellwig wrote: > > > Hi Jens, > > > > we have a lot of bdi congestion related code that is left around without > > any use. This series removes it in preparation of sorting out the

Re: [dm-devel] remove dead bdi congestion leftovers

2020-07-01 Thread Mike Snitzer
On Wed, Jul 01 2020 at 5:06am -0400, Christoph Hellwig wrote: > Hi Jens, > > we have a lot of bdi congestion related code that is left around without > any use. This series removes it in preparation of sorting out the bdi > lifetime rules properly. I could do some git archeology to see what

Re: [dm-devel] remove dead bdi congestion leftovers

2020-07-01 Thread Tejun Heo
On Wed, Jul 01, 2020 at 11:06:18AM +0200, Christoph Hellwig wrote: > Hi Jens, > > we have a lot of bdi congestion related code that is left around without > any use. This series removes it in preparation of sorting out the bdi > lifetime rules properly. Acked-by: Tejun Heo Thanks a lot for

[dm-devel] remove dead bdi congestion leftovers

2020-07-01 Thread Christoph Hellwig
Hi Jens, we have a lot of bdi congestion related code that is left around without any use. This series removes it in preparation of sorting out the bdi lifetime rules properly. Diffstat: block/blk-cgroup.c | 19 drivers/block/drbd/drbd_main.c | 59 --