Skip to content

Commit

Permalink
Mention original PR in the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Feb 3, 2025
1 parent e1d4eb3 commit 60f511a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mirrord/protocol/src/codec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ pub enum FileRequest {
UnlinkAt(UnlinkAtRequest),
/// Currently never sent from the layer.
///
/// Removed due to issues with Go.
/// This variant was added in [this PR](https://github.com/metalbear-co/mirrord/pull/3018).
/// It was later removed due to issues with Go.
StatFs(StatFsRequest),
}

Expand Down

0 comments on commit 60f511a

Please sign in to comment.