diff options
author | 2020-02-11 22:54:43 +0800 | |
---|---|---|
committer | 2020-03-30 12:42:40 +0200 | |
commit | bbb480ab05b2c148d8f8378660bfddd46761e86e (patch) | |
tree | 549a60bba327156cb736fe011f3f49ee29333855 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: fix description of some mount options (diff) | |
download | linux-dev-bbb480ab05b2c148d8f8378660bfddd46761e86e.tar.xz linux-dev-bbb480ab05b2c148d8f8378660bfddd46761e86e.zip |
ceph: check if file lock exists before sending unlock request
When a process exits, kernel closes its files. locks_remove_file()
is called to remove file locks on these files. locks_remove_file()
tries unlocking files even there is no file lock.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions