]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--fix-2691' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 23 Jan 2024 10:07:58 +0000 (11:07 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 23 Jan 2024 10:07:58 +0000 (11:07 +0100)
commit5f5ac1cf0152e423aa7db2dca3cc9a1724b809c1
treece6e7c0d34042f0ed325bd8007bb3b505179f37f
parent2e942875e9e4f741f09980392f9632579ae0d3cd
parent78e50225b46cf6e33b3f203aee4b505d18e86dcc
Merge branch 'lsfd--fix-2691' of https://github.com/masatake/util-linux

* 'lsfd--fix-2691' of https://github.com/masatake/util-linux:
  tests: (lsfd::column-xmode) skip some subtests if OFD locks are not available
  tests: (lsfd) skip mkfds-netns if SIOCGSKNS is not defined
  tests: (lsfd) add lsfd_check_mkfds_factory as a help function
  tests: (test_mkfds) add --is-available option
  lsfd: build lsfd even if kcmp.h is not available
  tests: (refactor (test_mkfds, lsfd)) use TS_EXIT_NOTSUPP instead of EXIT_ENOSYS
misc-utils/lsfd.c
tests/helpers/test_mkfds.c