summaryrefslogtreecommitdiff
path: root/src/basic/mount-util.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+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
* mount-util: add mount_option_mangle()Yu Watanabe2018-02-211-0/+6
* nspawn: make sure images containing an ESP are compatible with userns -U modeLennart Poettering2017-12-051-0/+1
* mount-util: add new path_get_mnt_id() call that queries the mnt ID of a pathLennart Poettering2017-11-211-0/+2
* mount-util: add name_to_handle_at_loop() wrapper around name_to_handle_at()Lennart Poettering2017-11-211-7/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* dissect: split list of discard-supporting fs out into mount-util.cLennart Poettering2017-09-291-0/+1
* dissect: automatically mark partitions read-only that have a read-only file s...Lennart Poettering2017-09-291-0/+1
* systemd-mount: allow to specify an arbitrary string for arg_mount_what when v...Yu Watanabe2017-09-041-0/+1
* core: open /proc/self/mountinfo early to allow mounts over /proc (#5985)Timothée Ravier2017-05-191-0/+1
* Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek2016-12-171-1/+1
* core: hook up MountFlags= to the transient unit logicLennart Poettering2016-12-131-0/+3
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2016-12-011-1/+1
* nspawn,mount-util: add [u]mount_verbose and use it in nspawnZbigniew Jędrzejewski-Szmek2016-10-111-0/+9
* namespace: rework how ReadWritePaths= is appliedLennart Poettering2016-09-251-1/+1
* namespace: unify limit behavior on non-directory pathsAlessandro Puccetti2016-07-191-0/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-1/+1
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+2
* automount: move generically userful call repeat_mount() into mount-util.[ch]Lennart Poettering2015-10-271-0/+2
* mount-util: move fstype_is_network() and name_to_handle_at() definitions overLennart Poettering2015-10-271-1/+15
* util-lib: move mount related utility calls to mount-util.[ch]Lennart Poettering2015-10-271-0/+36