diff options
author | 2023-06-22 21:52:23 +0500 | |
---|---|---|
committer | 2023-06-27 12:15:10 -0400 | |
commit | 6c9007f65d14c87842920b0d376c9ade34fab152 (patch) | |
tree | 361ce01f5bd33ee71c610f569f02d07c403ad271 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'tag-chrome-platform-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux (diff) | |
download | wireguard-linux-6c9007f65d14c87842920b0d376c9ade34fab152.tar.xz wireguard-linux-6c9007f65d14c87842920b0d376c9ade34fab152.zip |
fs/locks: F_UNLCK extension for F_OFD_GETLK
Currently F_UNLCK with F_OFD_GETLK returns -EINVAL. This patch changes
it such that specifying F_UNLCK returns information only about OFD locks
that are owned by the given file description.
Cc: Jeff Layton <jlayton@kernel.org>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: Christian Brauner <brauner@kernel.org>
Cc: linux-fsdevel@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: Shuah Khan <shuah@kernel.org>
Cc: linux-kselftest@vger.kernel.org
Cc: linux-api@vger.kernel.org
Signed-off-by: Stas Sergeev <stsp2@yandex.ru>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions