about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2024-04-15T10·52+0300
committerclbot <clbot@tvl.fyi>2024-04-15T13·54+0000
commitd3d88431f3fab17f545b459273d180f433a1b419 (patch)
tree84d2c4d699fa8bbb4db7f2be45770b74929e4a04 /third_party
parent34d9d54aae4b5ff2b6a231ca986c987568a03bda (diff)
feat(tvix/castore/fs): assign read[dir*]/release[dir] ops to parent span r/7919
When a directory or file is open()'ed, we already put some data into
a lookup table, and subsequent operations then use the returned handle
id.

By also adding the span that's been created during these calls into the
lookup table, we can properly set the span parent for these requests,
nicely connecting the individual operations to the bigger picture.

Change-Id: Ia354842fccdbc7f45c2d3efda3acf058b2dbc48e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11429
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Brian Olsen <me@griff.name>
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions