summaryrefslogtreecommitdiff
path: root/src/basic/mount-util.c
Commit message (Expand)AuthorAge
* core: open /proc/self/mountinfo early to allow mounts over /proc (#5985)Timothée Ravier2017-07-25
* Prep v233.2: Mask unneeded functions and definitions in src/basicSven Eden2017-07-18
* Prep v233: Add missing includes in src/basicSven Eden2017-07-17
* mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)Lennart Poettering2017-07-17
* util-lib: make verbose_mount() grok MS_MOVELennart Poettering2017-07-17
* Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek2017-07-17
* fs-util: add flags parameter to chase_symlinks()Lennart Poettering2017-07-17
* core: hook up MountFlags= to the transient unit logicLennart Poettering2017-07-17
* tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232.2: Mask more unneeded functionsSven Eden2017-07-07
* Recognise Lustre as a remote file system (#4530)Brian J. Murrell2017-07-05
* basic: fallback to the fstat if we don't have access to the /proc/self/fdinfoEvgeny Vereshchagin2017-07-05
* nspawn,mount-util: add [u]mount_verbose and use it in nspawnZbigniew Jędrzejewski-Szmek2017-07-05
* namespace: rework how ReadWritePaths= is appliedLennart Poettering2017-07-05
* add a new tool for creating transient mount and automount unitsLennart Poettering2017-07-05
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* namespace: don't fail on masked mounts (#3794)Alban Crequy2017-06-16
* basic/mount-util: recognize ocfs2 as network fs (#3713)Valentin Vidić2017-06-16
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2017-06-16
* basic/mount-util: recognize pvfs2 as network fs (#3140)Zbigniew Jędrzejewski-Szmek2017-06-16
* tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passedAlexander Kuleshov2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* Prep v228: Condense elogind source masks (2/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (1/3)Sven Eden2017-04-26