index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-mountpoint-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-mountpoint-util: /root might be mounted
Franck Bui
2023-08-11
1
-5
/
+8
*
test: mount_option_supported() returns EAGAIN when new mount API is not suppo...
Luca Boccassi
2023-07-10
1
-4
/
+4
*
typo: dont -> don't
Luca Boccassi
2023-07-07
1
-5
/
+5
*
mountpoint-util: make path_get_mnt_id_at() work with a NULL path
Lennart Poettering
2023-04-25
1
-0
/
+47
*
mountpoint-util: add new fstype_can_umask() helper
Lennart Poettering
2023-03-09
1
-0
/
+5
*
mountpoint-util: move 'norecovery' detection into its own helper call
Lennart Poettering
2023-03-09
1
-0
/
+6
*
mountpoint-util: use mount_option_supported() to detect if 'discard' is suppo...
Lennart Poettering
2023-03-09
1
-0
/
+6
*
mountpoint-util: generalize mount_option_supported()
Lennart Poettering
2023-03-09
1
-0
/
+24
*
mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supported
Lennart Poettering
2023-03-09
1
-0
/
+4
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
mountpoint-util: rename mount_propagation_flags_to_string() and friends as si...
Yu Watanabe
2022-12-15
1
-11
/
+11
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
test-mountpoint-util: support running on a mount namespace with another mount...
Yu Watanabe
2022-09-11
1
-9
/
+21
*
test-mountpoint-util: use log_info()
Yu Watanabe
2022-09-11
1
-1
/
+1
*
mountpoint-util: make fd_is_mountpoint() work reasonably with AT_EMPTYPATH
Lennart Poettering
2022-08-02
1
-0
/
+17
*
test-mountpoint-util: fix NULL arg to %s
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-1
/
+1
*
test: drop redundant log message
Yu Watanabe
2022-05-29
1
-2
/
+0
*
tree-wide: move `unsigned` to the start of type declaration
Frantisek Sumsal
2022-02-10
1
-1
/
+1
*
test: allow to set NULL to intro or outro
Yu Watanabe
2022-02-02
1
-1
/
+1
*
tests: rework test macros to not take code as parameters
Lennart Poettering
2022-02-02
1
-14
/
+16
*
test: Use TEST macro in more cases
Jan Janssen
2021-11-25
1
-34
/
+27
*
basic,shared: move make_mount_point_inode_*() to shared/
Zbigniew Jędrzejewski-Szmek
2021-06-23
1
-49
/
+0
*
basic: add make_mount_point_inode helper
Luca Boccassi
2020-12-21
1
-0
/
+50
*
tree-wide: fix typo
Yu Watanabe
2020-12-18
1
-3
/
+3
*
test: fix fd_is_mount_point() check
Lennart Poettering
2020-12-17
1
-0
/
+32
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
test-mountpoint-util: run test in private mount namespace
Lennart Poettering
2020-10-21
1
-0
/
+11
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
test-mountpoint-util: improve output a bit
Zbigniew Jędrzejewski-Szmek
2019-09-24
1
-3
/
+4
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
test-mountpoint-util: unpoison string allocated by sscanf %ms
Zbigniew Jędrzejewski-Szmek
2019-02-25
1
-4
/
+9
*
Delete duplicate lines
Topi Miettinen
2019-01-12
1
-1
/
+0
*
test-mountpoint-util: more debug info
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-4
/
+14
*
tree-wide: rename path_join_many() to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-10
/
+10
*
tree-wide: replace path_join with path_join_many
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-10
/
+10
*
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-0
/
+258