]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslocks: (preparation) add a fd number to the lock struct when loading lock info...
authorMasatake YAMATO <yamato@redhat.com>
Wed, 15 Nov 2023 10:41:09 +0000 (19:41 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 23 Nov 2023 13:09:41 +0000 (22:09 +0900)
commitb28481cd8a6921dfd7f80578bbae1ada103f1565
treed261b329489f8266d72a0fe5518e1b72e4e87da7
parent751ca46e2c52fdd6ef2f5dfb0c5ac506ef8f9171
lslocks: (preparation) add a fd number to the lock struct when loading lock info from /proc/$pid/fdinfo/$fd

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lslocks.c