|
|
|
|
|
by pdimitar
982 days ago
|
|
It would solve it by disallowing changing of the underlying path from a symlink to a file (and vice versa) while a transaction to do a `chown` is still underway. Though that would require much more than just ACID semantics but also proper user / jail isolation. |
|