Documentation: path-lookup: include new LOOKUP flags
authorAleksa Sarai <cyphar@cyphar.com>
Fri, 6 Dec 2019 14:13:38 +0000 (01:13 +1100)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 9 Dec 2019 00:09:47 +0000 (19:09 -0500)
commitb767b87044c4b15c4f222daf6948a7a43f802f7e
tree2e2c3b3a8f0d82a075ff07ca5ca7b7571bf773da
parent9a27653a238b60a2e97cb18b83b4b1886f57575f
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>
Documentation/filesystems/path-lookup.rst