Use the POSIX `EDEADLK` instead of the Linux `EDEADLOCK`
authorBruce Cran <Bruce.Cran@sandisk.com>
Mon, 24 Oct 2016 18:08:40 +0000 (12:08 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 25 Oct 2016 02:48:43 +0000 (20:48 -0600)
commit43f248c4527a49d3de0cd758ce669f7736028ea4
tree2de3f65d3d9973cfd0b5f4cd17925c67b8b528d5
parent49f0b8e0ce28deaa99379ef056cc5972a0b8694a
Use the POSIX `EDEADLK` instead of the Linux `EDEADLOCK`

Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c