1
0
Files
linux/drivers/md
Shaohua Li 70d9798b95 MD: warn for potential deadlock
The personality thread shouldn't call mddev_suspend(). Because
mddev_suspend() will for all IO finish, but IO is handled in personality
thread, so this could cause deadlock. To trigger this early, add a
warning if mddev_suspend() is called from personality thread.

Suggested-by: NeilBrown <neilb@suse.com>
Cc: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: Shaohua Li <shli@fb.com>
2016-02-26 09:44:57 -08:00
..
2016-01-24 18:13:37 -08:00
2015-10-31 19:06:01 -04:00
2015-10-31 19:06:01 -04:00
2015-10-31 19:05:59 -04:00
2016-01-04 10:29:12 -05:00
2015-10-31 19:05:59 -04:00
2015-10-31 19:06:01 -04:00
2015-08-13 12:31:57 -06:00
2016-01-20 13:52:20 -08:00
2016-02-26 09:44:57 -08:00
2015-12-08 14:59:19 +01:00
2015-08-13 12:31:57 -06:00
2016-01-20 13:52:20 -08:00
2016-01-20 13:52:20 -08:00