Skip to content

use containers/storage/pkg/fileutils/(Exists,Lexists) #2375

Merged
mtrmac merged 8 commits intocontainers:mainfrom
giuseppe:use-faccessat
Apr 11, 2024
Merged

use containers/storage/pkg/fileutils/(Exists,Lexists) #2375
mtrmac merged 8 commits intocontainers:mainfrom
giuseppe:use-faccessat

Conversation

@giuseppe
Copy link
Member

use a faster alternative to os.Stat and os.Lstat to check whether a path is present

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Copy link
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mtrmac mtrmac merged commit dc51978 into containers:main Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants