]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--sysvipc-shmem' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Wed, 24 May 2023 09:41:42 +0000 (11:41 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 24 May 2023 09:41:42 +0000 (11:41 +0200)
commit27675c5c62ed7cefdb6535f56dc1317f4541bee4
tree4dc970e7f9943dfc8ae0e832166bc65d789b2687
parent9d48efbbe75d2f95be202a8345dba61b0831d1db
parent24a10f06e91d7ae0c065eef258a5773dac9d8aa6
Merge branch 'lsfd--sysvipc-shmem' of https://github.com/masatake/util-linux

* 'lsfd--sysvipc-shmem' of https://github.com/masatake/util-linux:
  tests: (lsfd) add a case for testing SOURCE column for SysV shmem mappings
  tests: (mkfds) add a factory to make SysV shmem
  lsfd: add tmpfs as source of sysvipc to the the nodev_table
  lsfd: initialize pagesize in an earlier stage
  lsfd: add "nsfs" to the nodev_table to fill SOURCE column for nsfs files
  lsfd: add a helper function for adding a nodev to the nodev_table
  lsfd: add a whitespace
  lsfd: write more about nsfs in comment