docs: path-lookup: update i_op->put_link and cookie description
No inode->put_link operation anymore. We use delayed_call to deal with link destruction. Cookie has been replaced with struct delayed_call. Related commit: commit fceef393 ("switch ->get_link() to delayed_call, kill ->put_link()") Signed-off-by:Fox Chen <foxhlchen@gmail.com> Reviewed-by:
NeilBrown <neilb@suse.de> Link: https://lore.kernel.org/r/20210527091618.287093-9-foxhlchen@gmail.com Signed-off-by:
Jonathan Corbet <corbet@lwn.net>
Loading
Please register or sign in to comment