You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test expects that if there are two fids referencing the same directory and that directory is renamed, then both fids can still be used to access the directory. Qemu's 9P server implements this by adjusting the paths for all affected fids after the rename.
The text was updated successfully, but these errors were encountered:
The test expects that if there are two fids referencing the same directory and that directory is renamed, then both fids can still be used to access the directory. Qemu's 9P server implements this by adjusting the paths for all affected fids after the rename.
The text was updated successfully, but these errors were encountered: