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
xloya
changed the title
[Subtask] Add a getFilesetContext interface in the Java Client / Server
[Subtask] Add a getFileLocation interface in the Java Client / Server
Aug 9, 2024
xloya
changed the title
[Subtask] Add a getFileLocation interface in the Java Client / Server
[Subtask] Add a getFileLocation interface code skeleton in the Java Client / Server
Aug 27, 2024
xloya
changed the title
[Subtask] Add a getFileLocation interface code skeleton in the Java Client / Server
[Subtask] Add a getFileLocation interface code skeleton
Sep 4, 2024
… skeleton (#4281)
### What changes were proposed in this pull request?
Added an interface code skeleton for obtaining the file location so that
the client can report some necessary information for the server to audit
and simplify some check logics in GVFS later.
### Why are the changes needed?
Fix: #4277
### How was this patch tested?
Add some UTs.
---------
Co-authored-by: xiaojiebao <[email protected]>
Describe the subtask
Add an interface code skeleton to get the file location.
Parent issue
#4021
The text was updated successfully, but these errors were encountered: