summaryrefslogtreecommitdiffstats
path: root/src/basic/mountpoint-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mountpoint-util: add new helper name_to_handle_at_try_fid()Lennart Poettering2024-07-011-0/+1
* mountpoint-util: add public helper for comparing file handlesLennart Poettering2024-07-011-0/+2
* mountpoint-util: make is_name_to_handle_at_fatal_error() an exported APILennart Poettering2024-07-011-0/+2
* various: move const ptr indicator to return valueZbigniew Jędrzejewski-Szmek2024-06-191-1/+1
* mountpoint-util: add missing assertions, make mount_fd staticMike Yuan2024-05-211-2/+6
* mountpoint-util: Deal with kernel API breakage in "norecovery" mount optionDaan De Meyer2024-05-171-1/+2
* Merge pull request #31210 from poettering/chdir-hardeningLuca Boccassi2024-02-061-0/+2
|\
| * mountpoint-util: add small helper that checks if a path is below the API VFS ...Lennart Poettering2024-02-061-0/+2
* | mountpoint-util: introduce path_is_mount_point_fullMike Yuan2024-02-061-1/+5
|/
* mountpoint-util: add bool mount_new_api_supported() helperLuca Boccassi2023-10-021-0/+1
* fd-util: do not call statx() twice when it does not provide mount IDYu Watanabe2023-07-211-0/+1
* mountpoint-util: Add path_get_mnt_id_at()Daan De Meyer2023-03-151-1/+4
* mountpoint-util: add new fstype_can_umask() helperLennart Poettering2023-03-091-0/+1
* mountpoint-util: move 'norecovery' detection into its own helper callLennart Poettering2023-03-091-0/+1
* mountpoint-util: generalize mount_option_supported()Lennart Poettering2023-03-091-0/+2
* mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supportedLennart Poettering2023-03-091-0/+2
* mountpoint-util: introduce mount_propagation_flag_is_valid()Yu Watanabe2022-12-151-0/+1
* mountpoint-util: rename mount_propagation_flags_to_string() and friends as si...Yu Watanabe2022-12-151-2/+2
* shared: add new safe_fork flag FORK_PRIVATE_TMPZbigniew Jędrzejewski-Szmek2022-12-141-0/+33
* basic/mountpoint-util: skip dependency on quota services for some filesystemsThomas Blume2022-10-141-0/+1
* basic,shared: move make_mount_point_inode_*() to shared/Zbigniew Jędrzejewski-Szmek2021-06-231-4/+0
* basic: add make_mount_point_inode helperLuca Boccassi2020-12-211-0/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* basic: New function fstype_is_blockdev_backed for fstypes that need a blockdevYmrDtnJu2020-06-081-0/+1
* Split out part of mount-util.c into mountpoint-util.cZbigniew Jędrzejewski-Szmek2018-11-291-0/+24