Skip to content
Unverified Commit 44c53ac0 authored by Eric Van Hensbergen's avatar Eric Van Hensbergen
Browse files

fs/9p: convert mkdir to use get_new_inode



mkdir had different code paths for inode creation, cache used
the get_new_inode_from_fid helper, but non-cached used
v9fs_get_inode.  Collapsed into a single implementation across
both as there should be no difference.

Signed-off-by: default avatarEric Van Hensbergen <ericvh@kernel.org>
parent fe1371d0
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