Files
podman/pkg/util
Paul Holzinger 498445871c pkg/util: FindDeviceNodes() ignore ENOENT errors
This is racy by design, if you walk a tree and the directory was removed
between listing and then opening we get an ENOENT error. Simply ignore
that case and do not log it.

Fixes #21782

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-04-03 16:44:14 +02:00
..
2023-02-11 18:23:24 +01:00
2024-02-08 09:35:39 -05:00