gocryptfs icon indicating copy to clipboard operation
gocryptfs copied to clipboard

TODO: Use openat2 + RESOLVE_NO_SYMLINKS

Open rfjakob opened this issue 2 years ago • 0 comments

Finally! Symlink-safety without the overhead:

Linux kernel commit: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.19&id=fddb5d430ad9fa91b49b1d34d0202ffe2fa0e179

Merged in v5.6:

$ git describe --contains fddb5d430ad9fa91b49b1d34d0202ffe2fa0e179
v5.6-rc1~133^2~2

LWN background article: https://lwn.net/Articles/796868/

rfjakob avatar Aug 05 '22 19:08 rfjakob