Skip to content

gvfs-helper: move prefetch/since tracing to helper#850

Open
derrickstolee wants to merge 1 commit intomicrosoft:vfs-2.53.0from
derrickstolee:prefetch-since
Open

gvfs-helper: move prefetch/since tracing to helper#850
derrickstolee wants to merge 1 commit intomicrosoft:vfs-2.53.0from
derrickstolee:prefetch-since

Conversation

@derrickstolee
Copy link

The gvfs-helper-client code was logging a prefetch timestamp that was always 0 because nothing on the client side checks the ODB for this value. This tracing is confusing and makes it look like we are always sending a zero timestamp.

Move this tracing to the server so we can actually know the value being sent.

I created this as a fixup! commit so it will be squashed in the future. The commit I'm fixing doesn't integrate the method call in builtin/fetch.c, so to be safe I didn't modify the method prototype. I documented to be clear that we ignore the value.

  • This change only applies to interactions with Azure DevOps and the
    GVFS Protocol.

@derrickstolee derrickstolee changed the base branch from vfs-2.52.0 to vfs-2.53.0 February 3, 2026 13:30
@derrickstolee derrickstolee marked this pull request as ready for review February 3, 2026 14:06
Adjust our logging of the prefetch/since data into the server because
the client always thinks that the value is zero.

Signed-off-by: Derrick Stolee <stolee@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant