summaryrefslogtreecommitdiffstats
path: root/src/shared/mount-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* mount-util: switch most mount_verbose() code over to not follow symlinksLennart Poettering2020-09-231-2/+24
* mount-util: add helpers for mount() without following symlinksLennart Poettering2020-09-231-0/+3
* pid1: stop limiting size of /dev/shmZbigniew Jędrzejewski-Szmek2020-07-301-5/+3
* Bump /tmp size back to 50% of RAMZbigniew Jędrzejewski-Szmek2020-07-291-6/+12
* mount-util: add destructor helper that umounts + rmdirs a pathLennart Poettering2020-07-071-0/+11
* tree-wide: avoid some loaded termsLennart Poettering2020-06-251-2/+2
* Increase size of /run to 20%Topi Miettinen2020-05-151-1/+4