On Wed, 17 Jan 2018 16:46:44 +0100
Sebastian Andrzej Siewior [off-list ref] wrote:
On 2018-01-17 10:14:11 [-0500], Steven Rostedt wrote:
quoted
3.18.91-rt98-rc1 stable review patch.
If anyone has any objections, please let me know.
------------------
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
This reverts commit "fs: jbd2: pull your plug when waiting for space".
This was a duct-tape fix which shouldn't be needed since commit
"locking/rt-mutex: fix deadlock in device mapper / block-IO".
Cc: stable-rt@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
you could also revert 3b5cf23e6b87 ("fs, jbd: pull your plug when
waiting for space") which is the same thing but for ext3/jbd.
The code was removed at some point so I did not revert in my tree.
Great! That can be one of the first things Tom does when he takes over
3.18-rt :-)
-- Steve