commit | b55eef872a96738ea9cb35774db5ce9a7d3a648f | [log] [tgz] |
---|---|---|
author | Aleksa Sarai <cyphar@cyphar.com> | Sat Dec 07 01:13:38 2019 +1100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat Jan 18 09:19:28 2020 -0500 |
tree | 998dc9b9052b5d23f0edb30f89f144c3db39de30 | |
parent | b28a10aedcd4d175470171a32f4f20b0a60a612b [diff] |
Documentation: path-lookup: include new LOOKUP flags Now that we have new LOOKUP flags, we should document them in the relevant path-walking documentation. And now that we've settled on a common name for nd_jump_link() style symlinks ("magic links"), use that term where magic-link semantics are described. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>