summaryrefslogtreecommitdiff
path: root/src/shared/mount-util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* tree-wide: add size limits for tmpfs mountsTopi Miettinen2020-05-131-0/+17
* core: make sure we use the correct mount flag when re-mounting bind mountsLennart Poettering2020-01-091-0/+1
* core: create inaccessible nodes for users when making runtime dirsAnita Zhang2019-12-181-1/+1
* mount-util: beef up bind_remount_recursive() to be able to toggle more than M...Lennart Poettering2019-03-251-2/+2
* Move mount-util.c to shared/Zbigniew Jędrzejewski-Szmek2018-11-291-0/+34