diff options
author | Fox Chen <foxhlchen@gmail.com> | 2021-05-27 12:16:16 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-06-18 20:36:08 +0300 |
commit | 3c1be84b8d82959a6b7fedb598b8781fa1d09421 (patch) | |
tree | 9062508d62735ee0e5f4fda21ae9b6363202cd66 /scripts/gdb/linux/tasks.py | |
parent | de9414adafe4da174212909e054222948aa620fc (diff) | |
download | linux-3c1be84b8d82959a6b7fedb598b8781fa1d09421.tar.xz |
docs: path-lookup: update get_link() ->follow_link description
get_link() is merged into pick_link(). i_op->follow_link is
replaced with i_op->get_link(). get_link() can return ERR_PTR(0)
which equals NULL.
Signed-off-by: Fox Chen <foxhlchen@gmail.com>
Reviewed-by: NeilBrown <neilb@suse.de>
Link: https://lore.kernel.org/r/20210527091618.287093-12-foxhlchen@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions