diff options
| author | Christian Schoenebeck | 2021-06-04 19:54:57 +0200 |
|---|---|---|
| committer | Christian Schoenebeck | 2021-07-05 13:03:16 +0200 |
| commit | 1d0fc0d0eef057dc02055f531907188d19a83cb2 (patch) | |
| tree | c53e27d2b2d6160647abb5a276599448747382f6 /python/setup.cfg | |
| parent | 9pfs: capture root stat (diff) | |
| download | qemu-1d0fc0d0eef057dc02055f531907188d19a83cb2.tar.gz qemu-1d0fc0d0eef057dc02055f531907188d19a83cb2.tar.xz qemu-1d0fc0d0eef057dc02055f531907188d19a83cb2.zip | |
9pfs: drop fid_to_qid()
There is only one user of fid_to_qid() which is v9fs_walk(). Let's
open-code fid_to_qid() directly within v9fs_walk(), because
fid_to_qid() hides the POSIX stat buffer which we are going to need
in the subsequent patch.
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <e9a4c9c7a0792ed4db6578d105a0823ea05bc324.1622821729.git.qemu_oss@crudebyte.com>
Diffstat (limited to 'python/setup.cfg')
0 files changed, 0 insertions, 0 deletions
