summaryrefslogtreecommitdiff
path: root/src/basic/mount-util.c
Commit message (Expand)AuthorAge
* mount-setup: add a comment that the character/block device nodes are "optiona...Lennart Poettering2018-08-24
* tree-wide: drop spurious newlines (#8764)Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* fs-util: add new CHASE_TRAIL_SLASH flag for chase_symlinks()Lennart Poettering2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* mount-util: call mount_option_mangle() in mount_verbose()Yu Watanabe2018-05-30
* mount-util: add mount_option_mangle()Yu Watanabe2018-05-30
* tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...Lennart Poettering2018-05-30
* tree-wide: make use of new STRLEN() macro everywhere (#7639)Lennart Poettering2018-05-30
* basic: turn off stdio locking for a couple of helper callsLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* mount-util: fix error propagation in fd_fdinfo_mnt_id()Lennart Poettering2017-11-23
* udevadm,basic: replace nulstr_contains with STR_IN_SET (#6965)Zbigniew Jędrzejewski-Szmek2017-10-04
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* mount-util: add fusectl to list of API VFSLennart Poettering2017-09-29
* dissect: split list of discard-supporting fs out into mount-util.cLennart Poettering2017-11-22
* dissect: automatically mark partitions read-only that have a read-only file s...Lennart Poettering2017-11-22
* elogind-mount: allow to specify an arbitrary string for arg_mount_what when v...Yu Watanabe2017-09-25
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* 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