diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2023-07-08 17:16:59 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2023-07-26 16:08:09 +0300 |
commit | 8ff2c64c9765446c3cef804fb99da04916603e27 (patch) | |
tree | 87805bd178c9f42cf311fc50e406ce6f9e7ef947 /scripts/gdb/linux/utils.py | |
parent | f38cb9d9c2045dad16eead4a2e1aedfddd94603b (diff) | |
download | linux-8ff2c64c9765446c3cef804fb99da04916603e27.tar.xz |
rbd: harden get_lock_owner_info() a bit
- we want the exclusive lock type, so test for it directly
- use sscanf() to actually parse the lock cookie and avoid admitting
invalid handles
- bail if locker has a blank address
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions