Skip to content
GitLab
Explore
Sign in
_g_get_unix_mount_points(): reduce syscalls inside loop
Code
Review changes
Check out branch
Download
Patches
Plain diff
rim
requested to merge
rozhuk-im/glib:getfsent_lock2
into
main
Jun 25, 2022
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Reduce syscals count:
by caching
getuid()
result
do not call
stat()
then run as root
Edited
Jun 25, 2022
by
rim
Merge request reports
Loading