aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorOmar Sandoval <osandov@fb.com>2018-03-26 21:39:12 -0700
committerJens Axboe <axboe@kernel.dk>2018-03-27 14:21:12 -0600
commit3148ffbdb9162baa28545809d675d3bf9339d6a1 (patch)
tree495edae516c7b4d02237bdd041b88fc059a3fc0d /block
parentloop: don't call into filesystem while holding lo_ctl_mutex (diff)
downloadlinux-dev-3148ffbdb9162baa28545809d675d3bf9339d6a1.tar.xz
linux-dev-3148ffbdb9162baa28545809d675d3bf9339d6a1.zip
loop: use killable lock in ioctls
Even after the previous patch to drop lo_ctl_mutex while calling vfs_getattr(), there are other cases where we can end up sleeping for a long time while holding lo_ctl_mutex. Let's avoid the uninterruptible sleep from the ioctls. Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions