Re: [PATCH] block, bfq: remove batches of confusing ifdefs

2017-12-02 Thread Paolo Valente
> Il giorno 02 dic 2017, alle ore 17:06, Jens Axboe ha > scritto: > > On 12/02/2017 03:04 AM, Paolo Valente wrote: >> >>> Il giorno 30 nov 2017, alle ore 22:21, Jens Axboe ha >>> scritto: >>> >>> On 11/28/2017 02:37 AM, Paolo Valente wrote: Commit a33801e8b473 ("block, bfq: move debug

Re: [PATCH] block, bfq: remove batches of confusing ifdefs

2017-12-02 Thread Jens Axboe
On 12/02/2017 03:04 AM, Paolo Valente wrote: > >> Il giorno 30 nov 2017, alle ore 22:21, Jens Axboe ha >> scritto: >> >> On 11/28/2017 02:37 AM, Paolo Valente wrote: >>> Commit a33801e8b473 ("block, bfq: move debug blkio stats behind >>> CONFIG_DEBUG_BLK_CGROUP") introduced two batches of confus

Re: [PATCH] block, bfq: remove batches of confusing ifdefs

2017-12-02 Thread Paolo Valente
> Il giorno 30 nov 2017, alle ore 22:21, Jens Axboe ha > scritto: > > On 11/28/2017 02:37 AM, Paolo Valente wrote: >> Commit a33801e8b473 ("block, bfq: move debug blkio stats behind >> CONFIG_DEBUG_BLK_CGROUP") introduced two batches of confusing ifdefs: >> one reported in [1], plus a similar o

Re: [PATCH] block, bfq: remove batches of confusing ifdefs

2017-11-30 Thread Jens Axboe
On 11/28/2017 02:37 AM, Paolo Valente wrote: > Commit a33801e8b473 ("block, bfq: move debug blkio stats behind > CONFIG_DEBUG_BLK_CGROUP") introduced two batches of confusing ifdefs: > one reported in [1], plus a similar one in another function. This > commit removes both batches, in the way sugges

Re: [PATCH] block, bfq: remove batches of confusing ifdefs

2017-11-28 Thread Ulf Hansson
On 28 November 2017 at 10:37, Paolo Valente wrote: > Commit a33801e8b473 ("block, bfq: move debug blkio stats behind > CONFIG_DEBUG_BLK_CGROUP") introduced two batches of confusing ifdefs: > one reported in [1], plus a similar one in another function. This > commit removes both batches, in the way

[PATCH] block, bfq: remove batches of confusing ifdefs

2017-11-28 Thread Paolo Valente
Commit a33801e8b473 ("block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUP") introduced two batches of confusing ifdefs: one reported in [1], plus a similar one in another function. This commit removes both batches, in the way suggested in [1]. [1] https://www.spinics.net/lists/linux-