Home
last modified time | relevance | path

Searched hist:"724 a08450f74b02bd89078a596fd24857827c012" (Results 1 – 5 of 5) sorted by relevance

/linux/fs/9p/
H A Dv9fs_vfs.hdiff 724a08450f74b02bd89078a596fd24857827c012 Fri Jan 05 23:25:39 CET 2024 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: simplify iget to remove unnecessary paths

Remove the additional comparison operators and switch to
simply lookup by inode number (aka qid.path).

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
H A Dv9fs.hdiff 724a08450f74b02bd89078a596fd24857827c012 Fri Jan 05 23:25:39 CET 2024 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: simplify iget to remove unnecessary paths

Remove the additional comparison operators and switch to
simply lookup by inode number (aka qid.path).

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
H A Dvfs_super.cdiff 724a08450f74b02bd89078a596fd24857827c012 Fri Jan 05 23:25:39 CET 2024 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: simplify iget to remove unnecessary paths

Remove the additional comparison operators and switch to
simply lookup by inode number (aka qid.path).

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
H A Dvfs_inode_dotl.cdiff 724a08450f74b02bd89078a596fd24857827c012 Fri Jan 05 23:25:39 CET 2024 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: simplify iget to remove unnecessary paths

Remove the additional comparison operators and switch to
simply lookup by inode number (aka qid.path).

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
H A Dvfs_inode.cdiff 724a08450f74b02bd89078a596fd24857827c012 Fri Jan 05 23:25:39 CET 2024 Eric Van Hensbergen <ericvh@kernel.org> fs/9p: simplify iget to remove unnecessary paths

Remove the additional comparison operators and switch to
simply lookup by inode number (aka qid.path).

Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>