Hi Linus,

A few small fixes for this merge window. This pull request contains:

- Locking imbalance fix for bcache (Shan Hai)

- A few small fixes for wbt. One is a cleanup/prep, one is a fix for an
  existing issue, and the last two are fixes for changes that went into
  this merge window (me)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20180825


----------------------------------------------------------------
for-linus-20180825

----------------------------------------------------------------
Jens Axboe (4):
      blk-wbt: move disable check into get_limit()
      blk-wbt: use wq_has_sleeper() for wq active check
      blk-wbt: fix has-sleeper queueing check
      blk-wbt: don't maintain inflight counts if disabled

Shan Hai (1):
      bcache: release dc->writeback_lock properly in bch_writeback_thread()

 block/blk-sysfs.c             | 19 ++++++++++++++++++-
 block/blk-wbt.c               | 37 +++++++++++++++++--------------------
 drivers/md/bcache/writeback.c |  4 +++-
 3 files changed, 38 insertions(+), 22 deletions(-)

-- 
Jens Axboe

Reply via email to