]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'PR/libmount-statmount' of https://github.com/karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Thu, 9 Jan 2025 10:13:49 +0000 (11:13 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 9 Jan 2025 10:13:49 +0000 (11:13 +0100)
commitb4ea6459da5767de34fde33c5e2751788203b989
tree29e7395055b5181b76700ade205aa6b8f19d9d07
parenta5d0e6a87328049ecb8aab01a5d5248cb989f07d
parente1190d466394fefaa89962b300332813e68bfe6c
Merge branch 'PR/libmount-statmount' of https://github.com/karelzak/util-linux-work

* 'PR/libmount-statmount' of https://github.com/karelzak/util-linux-work: (40 commits)
  libmount: map unsupported LISTMOUNT_REVERSE to ENOSYS
  findmnt: add --id and --uniq-id options
  findmnt: improve --help output
  findmnt: improve reliability of match testing
  libmount: add mnt_table_find_[uniq]_id() function
  findmnt: add UNIQ-ID column
  findmnt: add docs for --kernel
  tests: add findmnt --kernel=listmount
  libmount:  fix mnt_fs_match_target()
  libmount: improve fs->stmnt_done mask use
  libmount: improve how library generates fs->optstr
  findmnt: add --kernel=listmount
  findmnt: add optional argument to --kernel
  meson: fix after rebase
  libmount: remove unnecessary include
  test_sysinfo; fix fsopen() ifdef
  libmount: Add integer type headers to private header file
  libmount: use __unused__ for dummy get_mnt_id()
  libmount: update tests
  include/mount-api-utils: fix typo
  ...
libmount/docs/libmount-sections.txt
libmount/src/hook_mount.c
libmount/src/libmount.h.in
libmount/src/libmount.sym
libmount/src/mountP.h