Commit 81605d48 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent f0f4fcde
......@@ -86,9 +86,12 @@ struct WatchLink {
};
// SrvReq represents 1 server-initiated wcfs request received over /head/watch link.
// XXX -> PinReq?
struct SrvReq {
// XXX
Oid foid; // request is about this file
int64_t blk; // ----//---- about this block
Tid at; // pin to this at XXX ffff = None = unpin
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment