Home
last modified time | relevance | path

Searched hist:"71 e0a67dc6c26018e27fe0c670e2db023aa72d22" (Results 1 – 1 of 1) sorted by relevance

/linux/Documentation/filesystems/
H A Dpath-lookup.rstdiff 71e0a67dc6c26018e27fe0c670e2db023aa72d22 Thu May 27 11:16:09 CEST 2021 Fox Chen <foxhlchen@gmail.com> docs: path-lookup: update do_last() part

traling_symlink() was merged into lookup_last, do_last().

do_last() has later been split into open_last_lookups()
and do_open().

see related commit: commit c5971b8c6354 ("take post-lookup
part of do_last() out of loop")

Signed-off-by: Fox Chen <foxhlchen@gmail.com>
Reviewed-by: NeilBrown <neilb@suse.de>
Link: https://lore.kernel.org/r/20210527091618.287093-5-foxhlchen@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>