summaryrefslogtreecommitdiffstats
path: root/mm/workingset.c
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2018-08-27 18:29:56 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2018-09-28 16:43:23 +0200
commit63825b4e1da5a3cba79d835a5925e5daf7db3a77 (patch)
tree55581224599445dbb52801e50273cb3071f700a8 /mm/workingset.c
parentae2dffa39485c6fd4f22321814c7287c274b473a (diff)
downloadblackbird-obmc-linux-63825b4e1da5a3cba79d835a5925e5daf7db3a77.tar.gz
blackbird-obmc-linux-63825b4e1da5a3cba79d835a5925e5daf7db3a77.zip
fuse: do not take fc->lock in fuse_request_send_background()
Currently, we take fc->lock there only to check for fc->connected. But this flag is changed only on connection abort, which is very rare operation. So allow checking fc->connected under just fc->bg_lock and use this lock (as well as fc->lock) when resetting fc->connected. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud