From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754690AbdJIO10 (ORCPT ); Mon, 9 Oct 2017 10:27:26 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:56323 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754179AbdJIO1Y (ORCPT ); Mon, 9 Oct 2017 10:27:24 -0400 X-Google-Smtp-Source: AOwi7QCQRz/wHSWG5AgjhHPXb/+sMAkvEDjM8wgF42CWMkpmRizrzhiAXNJlH/Pl7RvXq5U7UXt2ZA== From: Luca Miccio To: axboe@kernel.dk Cc: paolo.valente@linaro.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/1] block,bfq: Disable writeback throttling Date: Mon, 9 Oct 2017 16:27:20 +0200 Message-Id: <20171009142721.4262-1-lucmiccio@gmail.com> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the v2 of the previous patch[1]. There are no functional changes. The only difference from v1 to v2 is the fix of the wbt_disable_default's comment, thanks to Lee Tibbert who pointed me out that mistake. [1]:https://www.mail-archive.com/linux-block@vger.kernel.org/msg12806.html Luca Miccio (1): block,bfq: Disable writeback throttling block/bfq-iosched.c | 3 ++- block/blk-wbt.c | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) -- 2.11.0