backend: if we can't grab stat_mutex, report a deadlock error and exit
authorTheodore Ts'o <tytso@mit.edu>
Sun, 23 Oct 2016 14:35:14 +0000 (08:35 -0600)
committerJens Axboe <axboe@fb.com>
Sun, 23 Oct 2016 14:35:14 +0000 (08:35 -0600)
commitca0122d822ea7dd573f05ca4cf43c5d0ff9f4adb
tree09d462445964cd3f5731a14440dbfee51f75b673
parente291cff14e97feb3cff711f5a5cbcb63b32f9c72
backend: if we can't grab stat_mutex, report a deadlock error and exit

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c