]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lslocks--per-process' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 13 Nov 2023 09:36:16 +0000 (10:36 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 13 Nov 2023 09:36:16 +0000 (10:36 +0100)
commit8d7d7ac070c2d18165ab9f8e019bbbd18f724942
tree50e211fbe06ed334cef8647488c92854eb3c0a0a
parent420699c48b45f95990c124f839f9c4673b1cddef
parent548e821c7b29f0d3c26211effd6dc50986c97a60
Merge branch 'lslocks--per-process' of https://github.com/masatake/util-linux

* 'lslocks--per-process' of https://github.com/masatake/util-linux:
  lslocks: (man) update the note about OFDLCK
  lslocks: (test) add a case for OFDLCK type locks
  lslocks: use information extracted from "locks: " column of /proc/$pid/fdinfo/*
  lslocks: (refactor) lift up the code destroying the lock list for future extension
  lslocks: rename functions for future extension
  lslocks: refactor the code reading /proc/locks
  lslocks: (refactor) remove 'pid' global variable
  lslocks: (man) document LEASE type
  lslocks: (test) add a case