Skip to content

Conversation

@bukka
Copy link
Member

@bukka bukka commented Nov 30, 2025

Currently, it is not possible to change the owner of the link file in ZTS mode because virtual_chmod calls virtual_file_ex with CWD_REALPATH that causes reading the link and updating the path. This changes it CWD_EXPAND which does not do.

@bukka
Copy link
Member Author

bukka commented Nov 30, 2025

This is draft as it will need some test (root only) and it will also require verifying that that CWD_EXPAND is ok as it omits also few other things. Will also need to consider Windows here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant