diff options
author | Jeff Layton <jlayton@kernel.org> | 2020-03-20 16:45:45 -0400 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-06-01 13:22:52 +0200 |
commit | dc3da0461cc4b76f2d0c5b12247fcb3b520edbbf (patch) | |
tree | a4f408a4f23b07ff2aab8a9875cdc84257a39f8a /fs/ntfs | |
parent | 4fb5dda39c26fa5b64059dac0a2c3340a4f6f11b (diff) |
ceph: fix potential race in ceph_check_caps
Nothing ensures that session will still be valid by the time we
dereference the pointer. Take and put a reference.
In principle, we should always be able to get a reference here, but
throw a warning if that's ever not the case.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions