Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 700006561
  • Loading branch information
gvisor-bot committed Nov 25, 2024
1 parent 2b55090 commit e816d99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/sentry/fsutil/frame_ref_set.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ import (
)

// FrameRefSegInfo holds reference count and memory cgroup id of the segment.
//
// +stateify savable
type FrameRefSegInfo struct {
// refs indicates the reference count of the segment.
refs uint64
Expand Down

0 comments on commit e816d99

Please sign in to comment.