summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-image-exists.1.md
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2022-01-14 13:15:08 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2022-01-24 16:58:05 +0100
commite252b3b4f294745ca8ac6d1c1850de2e7f1365c7 (patch)
treecc67df1972a34392a2f513d5ad41aaa63d1a59ba /docs/source/markdown/podman-image-exists.1.md
parent75e6994d4edc712a281aaa46574ed90ecd19ba49 (diff)
downloadpodman-e252b3b4f294745ca8ac6d1c1850de2e7f1365c7.tar.gz
podman-e252b3b4f294745ca8ac6d1c1850de2e7f1365c7.tar.bz2
podman-e252b3b4f294745ca8ac6d1c1850de2e7f1365c7.zip
exec: retry rm -rf on ENOTEMPTY and EBUSY
when running on NFS, a RemoveAll could cause EBUSY because of some unlinked files that are still kept open and "silly renamed" to .nfs$ID. This is only half of the fix, as conmon needs to be fixed too. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2040379 Related: https://github.com/containers/conmon/pull/319 [NO NEW TESTS NEEDED] as it requires NFS as the underlying storage. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-image-exists.1.md')
0 files changed, 0 insertions, 0 deletions