Commit 49fd07b
committed
fix: update cwd_read to assign vfsmnt correctly
The current code incorrectly assigns vfsmnt during path resolution, causing duplicate or unexpected path prefixes. This commit ensures correct path resolution across different mount types and environments.
Signed-off-by: arthur-zhang <happyzhangya@gmail.com>1 parent c3df31c commit 49fd07b
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | | - | |
| 205 | + | |
207 | 206 | | |
208 | 207 | | |
209 | 208 | | |
| |||
0 commit comments