Merge branch 'writeback-plugging'
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Sep 2015 18:19:01 +0000 (11:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Sep 2015 18:19:01 +0000 (11:19 -0700)
commite1df8b0a1bb2ac8254616d6075e40f9ca447fa29
treed8e6f12e4d10f6da02e6639973e8c4da29f13c31
parentdfb22fc5c0eb7645f47a752ce537bfb2c8a6aea6
parent505a666ee3fc611518e85df203eb8c707995ceaa
Merge branch 'writeback-plugging'

Fix up the writeback plugging introduced in commit d353d7587d02
("writeback: plug writeback at a high level") that then caused problems
due to the unplug happening with a spinlock held.

* writeback-plugging:
  writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
  Revert "writeback: plug writeback at a high level"