util-linux/tests/expected/lsfd
Masatake YAMATO c5eb81b39d lsfd: show extra information returned from ioctl(..., NS_GET_NSTYPE)
lsfd uses the information to fill the newly added NS.TYPE and NS.NAME
columns:

  # ./lsfd -oCOMMAND,PID,USER,ASSOC,SOURCE,MNTID,NS.TYPE,NS.NAME,NAME
           -Q '(FD >= 0) and (SOURCE == "nsfs")'
  COMMAND            PID USER ASSOC SOURCE MNTID NS.TYPE          NS.NAME NAME
  NetworkManager    1114 root     8   nsfs     3     net net:[4026531840] net:[4026531840]
  NetworkManager    1114 root     9   nsfs     3     mnt mnt:[4026532758] mnt:[4026532758]
  lsfd             14379 root     3   nsfs     3     net net:[4026531840] net:[4026531840]
  podman         1532759 root     7   nsfs  1546     net net:[4026533029] /run/netns/netns-4f5ecc46-d6a0-175c-46a8-2e4ba180b94a

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
2022-11-23 20:05:05 +09:00
..
column-ainodeclass lsfd: use TYPE column to show cooked file types 2022-09-10 02:29:20 +09:00
column-kthread tests: (lsfd) don't compare inodes 2021-11-29 23:03:38 +09:00
column-name lsfd: use extra information loaded from /proc/net/unix 2022-09-24 21:10:22 +09:00
column-type lsfd: use TYPE column to show cooked file types 2022-09-10 02:29:20 +09:00
mkfds-directory lsfd: use constants defined in asm/fctl.h flags field of a fdinfo 2022-06-10 03:21:20 +09:00
mkfds-mapped-packet-socket lsfd: <breaking comaptiblity> move PROTONAME column to SOCK. column namespace 2022-10-03 21:52:17 +09:00
mkfds-netns lsfd: show extra information returned from ioctl(..., NS_GET_NSTYPE) 2022-11-23 20:05:05 +09:00
mkfds-pidfd lsfd: show pid, comm, and nspid of pidfd in PIDFD.{PID,COMM,NSPID} columns 2022-09-12 21:48:53 +09:00
mkfds-pipe-no-fork test: (lsfd) add a case for testing ENDPOINTS column of FIFOs 2022-04-05 03:18:31 +09:00
mkfds-ro-block-device tests: (lsfd) don't use findmnt to verify device numbers 2022-02-27 04:22:19 +09:00
mkfds-ro-regular-file tests: (lsfd) don't use findmnt to verify device numbers 2022-02-27 04:22:19 +09:00
mkfds-rw-character-device tests: (lsfd) don't use findmnt to verify device numbers 2022-02-27 04:22:19 +09:00
mkfds-socketpair lsfd: <breaking comaptiblity> move PROTONAME column to SOCK. column namespace 2022-10-03 21:52:17 +09:00
mkfds-symlink tests: (lsfd) update the expected output for "test_mkfds symlink" 2022-06-20 22:56:22 +09:00
mkfds-tcp lsfd: introduce SOCK. column namespace 2022-10-03 21:52:17 +09:00
mkfds-udp tests: (lsfd) add a case testing UDP sockets 2022-10-20 05:17:47 +09:00
mkfds-unix-dgram lsfd: introduce SOCK. column namespace 2022-10-03 21:52:17 +09:00
mkfds-unix-in-netns lsfd: introduce SOCK. column namespace 2022-10-03 21:52:17 +09:00
mkfds-unix-stream lsfd: introduce SOCK. column namespace 2022-10-03 21:52:17 +09:00
option-filter-broken-exp lsfd: fix crash triggered by an empty filter expression 2022-07-28 13:09:03 +09:00
option-pid lsfd: introduce -p/--pid option, pids filter working in the early stage 2021-10-29 04:47:57 +09:00
option-summary lsfd: implement --summary and --counter options 2021-11-19 00:04:00 +09:00