Skip to content

main: force timeout 0 for ovl_link#184

Closed
giuseppe wants to merge 2 commits intocontainers:masterfrom
giuseppe:workaround-nlink
Closed

main: force timeout 0 for ovl_link#184
giuseppe wants to merge 2 commits intocontainers:masterfrom
giuseppe:workaround-nlink

Conversation

@giuseppe
Copy link
Member

There is an issue on RHEL 8.1 where the nlink counter is always
incremented by one, no matter what is specified in e.attr.st_nlink.

Always set timeout to 0 to force a new stat on the inode.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1802907
Closes: #183

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

There is an issue on RHEL 8.1 where the nlink counter is always
incremented by one, no matter what is specified in e.attr.st_nlink.

Always set timeout to 0 to force a new stat on the inode.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1802907
Closes: containers#183

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

@szmi PTAL

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

rhatdan commented Feb 15, 2020

LGTM

@rhatdan
Copy link
Member

rhatdan commented Feb 18, 2020

@szmi does this fix the issue for you?

@giuseppe
Copy link
Member Author

I've pinged @szmi as the issue seems to be in FUSE on RHEL 8.1 rather than fuse-overlayfs.

This is only a workaround.

@giuseppe
Copy link
Member Author

I think we can merge this PR

@giuseppe
Copy link
Member Author

it is going to be addressed in the kernel, so closing it

@giuseppe giuseppe closed this Feb 20, 2020
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.

groupadd fails inside container when run rootless

2 participants