commit | e1df8b0a1bb2ac8254616d6075e40f9ca447fa29 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Sep 12 11:19:01 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Sep 12 11:19:01 2015 -0700 |
tree | d8e6f12e4d10f6da02e6639973e8c4da29f13c31 | |
parent | dfb22fc5c0eb7645f47a752ce537bfb2c8a6aea6 [diff] | |
parent | 505a666ee3fc611518e85df203eb8c707995ceaa [diff] |
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"