]> git.baikalelectronics.ru Git - kernel.git/commit
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>
Sat, 18 Jan 2020 14:19:28 +0000 (09:19 -0500)
commit046fcb1ec3347892fbfaa108a2cad0b28ac1956e
tree998dc9b9052b5d23f0edb30f89f144c3db39de30
parent25cffbb9cb9d5a3c1d288e255795eaac4f586a73
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