Skip to content
Unverified Commit 6bb29327 authored by Eric Van Hensbergen's avatar Eric Van Hensbergen
Browse files

fs/9p: remove walk and inode allocation from symlink



Symlink had a bunch of extra operations which essentially
end up discarded.  It was walking the fid to the new file and
creating an inode for it, but those semantics are part of
tsymlink.  This did prepopulate the cache, but that also seems
potentially unnecessary and frought with peril.

Signed-off-by: default avatarEric Van Hensbergen <ericvh@kernel.org>
parent 44c53ac0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment