GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/systemd.git
gentoo-206
gentoo-207
gentoo-208
gentoo-212
gentoo-215
gentoo-217
gentoo-220
gentoo-229
gentoo-230
gentoo-234
gentoo-236
gentoo-239
gentoo-240
master
Gentoo mirror of systemd with backported commits
systemd project <systemd@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
basic
/
mount-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: open /proc/self/mountinfo early to allow mounts over /proc (#5985)
Timothée Ravier
2017-05-19
1
-5
/
+17
*
mount-util: accept that name_to_handle_at() might fail with EPERM (#5499)
Lennart Poettering
2017-03-01
1
-4
/
+5
*
util-lib: make verbose_mount() grok MS_MOVE
Lennart Poettering
2016-12-20
1
-0
/
+3
*
Modify mount_propagation_flags_from_string to return a normal int code
Zbigniew Jędrzejewski-Szmek
2016-12-17
1
-13
/
+13
*
core: hook up MountFlags= to the transient unit logic
Lennart Poettering
2016-12-13
1
-0
/
+32
*
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-12-01
1
-1
/
+1
*
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-12-01
1
-6
/
+8
*
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-03
1
-1
/
+1
|
\
|
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
|
Recognise Lustre as a remote file system (#4530)
Brian J. Murrell
2016-11-01
1
-0
/
+1
*
|
basic: fallback to the fstat if we don't have access to the /proc/self/fdinfo
Evgeny Vereshchagin
2016-10-23
1
-1
/
+1
|
/
*
nspawn,mount-util: add [u]mount_verbose and use it in nspawn
Zbigniew Jędrzejewski-Szmek
2016-10-11
1
-0
/
+105
*
namespace: rework how ReadWritePaths= is applied
Lennart Poettering
2016-09-25
1
-23
/
+48
*
add a new tool for creating transient mount and automount units
Lennart Poettering
2016-08-18
1
-1
/
+0
*
namespace: don't fail on masked mounts (#3794)
Alban Crequy
2016-07-25
1
-11
/
+11
*
namespace: ensure to return a valid inaccessible nodes (#3778)
Alessandro Puccetti
2016-07-22
1
-2
/
+9
*
namespace: unify limit behavior on non-directory paths
Alessandro Puccetti
2016-07-19
1
-0
/
+18
*
basic/mount-util: recognize ocfs2 as network fs (#3713)
Valentin Vidić
2016-07-14
1
-0
/
+1
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
*
basic/mount-util: recognize pvfs2 as network fs (#3140)
Zbigniew Jędrzejewski-Szmek
2016-04-28
1
-1
/
+3
*
tree-wide: no need to pass excess flags to open()/openat() if O_PATH is passed
Alexander Kuleshov
2016-03-02
1
-2
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-1
/
+5
*
automount: move generically userful call repeat_mount() into mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+21
*
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
1
-0
/
+23
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+483