summaryrefslogtreecommitdiff
path: root/src/test/test-mount-util.c
Commit message (Expand)AuthorAgeFilesLines
* mount-util: simplify mount_switch_root() a bitLennart Poettering2023-05-031-0/+43
* mount-util: introduce remount_sysfs()Yu Watanabe2023-02-231-1/+146
* tree-wide: use mode=0nnn for mount optionZbigniew Jędrzejewski-Szmek2022-12-141-12/+12
* shared: add new safe_fork flag FORK_PRIVATE_TMPZbigniew Jędrzejewski-Szmek2022-12-141-0/+1
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-1/+0
* test: Use TEST macroJan Janssen2021-11-251-26/+6
* mount-util: port over bind_remount_recursive_with_mountinfo() to mount_setattr()Lennart Poettering2021-10-251-1/+1
* mount-util: use modern mount_setattr() syscall for bind_remount_one_with_moun...Lennart Poettering2021-10-251-0/+1
* basic,shared: move make_mount_point_inode_*() to shared/Zbigniew Jędrzejewski-Szmek2021-06-231-0/+49
* test-mount-util: add output test for mount_flags_to_string()Zbigniew Jędrzejewski-Szmek2021-06-221-0/+50
* test-mount-util: add usual print headersZbigniew Jędrzejewski-Szmek2021-06-221-0/+6
* mount-util: use EXTRACT_KEEP_QUOTE to handle mount optionsYu Watanabe2021-06-211-0/+5
* test: tweak privilege tests for two more testsLennart Poettering2021-06-031-4/+5
* test: add explicit test for bind_remount_one_with_mountinfo()Lennart Poettering2021-03-261-0/+32
* test: add test for bind_remount_recursive()Lennart Poettering2021-03-261-0/+65
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Split out part of mount-util.c into mountpoint-util.cZbigniew Jędrzejewski-Szmek2018-11-291-244/+0
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-1/+2
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tests: skip the rest of test_mnt_id after getting any errorEvegeny Vereshchagin2018-03-091-6/+2
* test: add tests for mount_option_mangle()Yu Watanabe2018-02-211-0/+55
* util-lib: use trailing slash in chase_symlinks, fd_is_mount_point, path_is_mo...Zbigniew Jędrzejewski-Szmek2017-11-301-1/+23
* test-mount-util: move test_path_is_mount_point hereZbigniew Jędrzejewski-Szmek2017-11-301-0/+140
* Use hashmap_free_free where appropriateZbigniew Jędrzejewski-Szmek2017-11-281-4/+1
* test: fix test-mount-util when handling duplicate mounts on the same locationLennart Poettering2017-11-231-21/+18
* mount-util: add new path_get_mnt_id() call that queries the mnt ID of a pathLennart Poettering2017-11-211-0/+66
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: do not work in assert() (#7271)Yu Watanabe2017-11-071-1/+1
* Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek2016-12-171-10/+22
* core: hook up MountFlags= to the transient unit logicLennart Poettering2016-12-131-0/+45