summaryrefslogtreecommitdiffstats
path: root/src/shared/mount-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mount-util: introduce path_is_network_fs_harder()Yu Watanabe2024-11-051-0/+2
* core: add id-mapped mount support for Exec directoriesAndres Beltran2024-11-011-1/+1
* mount-util: Make get_submounts() a public functionDaan De Meyer2024-10-161-0/+9
* core: do BindMount/MountImage operations in async control processLuca Boccassi2024-08-291-4/+8
* mount-util: reorder params for mount_in_userspace, clean up loggingMike Yuan2024-07-231-4/+20
* shared/mount-util: return early if param is NULLMike Yuan2024-07-011-7/+10
* test: beef up test case for fid-based equality checksLennart Poettering2024-07-011-0/+3
* mount-util: Add a helper for remounting a bind mountKrzesimir Nowak2024-02-221-0/+1
* nspawn: add support for owneridmap bind optionBenjamin Franzke2024-02-151-3/+6
* nspawn: make sure idmapped logic works if DDI contains only /usr/ treeLennart Poettering2023-11-011-2/+2
* mount tunnel: use PidRefLuca Boccassi2023-10-191-2/+3
* mount-util: use mount beneath to replace previous namespace mountLuca Boccassi2023-10-161-0/+2
* mount-util: add make_fsmount()Lennart Poettering2023-10-021-0/+2
* mount-util: drop unused remount_and_move_sub_mounts()Yu Watanabe2023-08-221-8/+0
* execute: split out mounting of credentials fsLennart Poettering2023-07-041-0/+3
* stat-util: Make sure we trigger automounts when looking for ESP/XBOOTLDRDaan De Meyer2023-06-301-0/+2
* mount-util: add helper that can bind mount submounts of one dir to anotherLennart Poettering2023-06-231-0/+4
* mount-util: add fd_make_mount_point() helperLennart Poettering2023-06-021-0/+1
* mount-util: extend umount_recursive() to optionally take list of dirs to excl...Lennart Poettering2023-05-171-1/+6
* mount-util: add umount_and_free() helperLennart Poettering2023-05-161-0/+8
* mount-util: simplify mount_switch_root() a bitLennart Poettering2023-05-031-1/+4
* mount-util: split remount_idmap() in twoLennart Poettering2023-04-251-0/+2
* tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-1/+1
* mount-util: introduce remount_sysfs()Yu Watanabe2023-02-231-0/+8
* mount-util: make mount_switch_root() take a mount propagation flagYu Watanabe2022-12-151-14/+1
* mount-util: mount flag is unsigned longYu Watanabe2022-12-151-1/+0
* shared: add new safe_fork flag FORK_PRIVATE_TMPZbigniew Jędrzejewski-Szmek2022-12-141-33/+0
* nspawn: support pivot_root()Christian Brauner2022-12-051-2/+15
* shared: use move_pivot_root() for servicesChristian Brauner2022-11-241-0/+1
* nspawn: add support for rootidmap bind optionQuentin Deslandes2022-09-051-1/+5
* nspawn: rename RemountIdmapFlags enum to RemountIdmappingQuentin Deslandes2022-09-051-4/+7
* Drop the limit on number of inodes for /devFranck Bui2022-08-191-3/+9
* nspawn: make sure host root can write to the uidmapped mounts we prepare for ...Lennart Poettering2022-03-171-1/+12
* tree-wide: move `unsigned` to the start of type declarationFrantisek Sumsal2022-02-101-1/+1
* Bump the max number of inodes for /dev to a millionZbigniew Jędrzejewski-Szmek2021-12-091-2/+2
* Bump the max number of inodes for /dev to 128kFranck Bui2021-12-031-2/+2
* mount-util: move opening of /proc/self/mountinfo into bind_remount_one_with_m...Lennart Poettering2021-10-251-1/+5
* basic,shared: move make_mount_point_inode_*() to shared/Zbigniew Jędrzejewski-Szmek2021-06-231-0/+5
* test-mount-util: add output test for mount_flags_to_string()Zbigniew Jędrzejewski-Szmek2021-06-221-0/+1
* mount-util: add a helper that can add an idmap to an existing mountLennart Poettering2021-05-071-0/+2
* mount-util: add helper that ensures something is a mount pointLennart Poettering2021-05-071-0/+2
* mount-util: make umount_and_rmdir_and_freep() cleanup handler deal with NULLLennart Poettering2021-04-201-2/+4
* tree-wide: reset the cleaned-up variable in cleanup functionsZbigniew Jędrzejewski-Szmek2021-02-161-1/+1
* mount-util: add helper to mount image inside live namespaceLuca Boccassi2021-01-211-0/+2
* machine/basic: factor out helper function to add airlocked mount to namespaceLuca Boccassi2021-01-181-0/+2
* mount-util: fix typoYu Watanabe2020-12-091-1/+1
* mount-util: use mfree()Yu Watanabe2020-11-271-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test: add heavy load loopback block device testLennart Poettering2020-10-221-1/+2
* mount-util: rework umount_verbose() to take log level and flags argLennart Poettering2020-09-231-1/+4