commit | 6b675738ce900dac8f8478b1d8487df420a315f3 | [log] [tgz] |
---|---|---|
author | Kirill Tkhai <ktkhai@virtuozzo.com> | Fri Nov 09 13:33:32 2018 +0300 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Wed Feb 13 13:15:14 2019 +0100 |
tree | 5cb84046b547850992fd63b8633affd4de801936 | |
parent | c9d8f5f0692d5960ed50970ffe63756fb8f96cdb [diff] |
fuse: Protect ff->reserved_req via corresponding fi->lock This is rather natural action after previous patches, and it just decreases load of fc->lock. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>