Commit 898886e5 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 4cdca6cf
......@@ -50,7 +50,7 @@
//
// The same watchlink handle is used to send client-originated requests to wcfs
// server. The requests are sent to tell wcfs that client wants to observe a
// particular bigfile as of particular revision, or stop watching for it.
// particular bigfile as of particular revision, or to stop watching for it.
// Such requests originate from regular client threads - not pinner - via entry
// points like Conn.open, Conn.resync and FileH.close.
//
......@@ -65,7 +65,6 @@
//
// Every FileH maintains
//
// XXX fh.headfsize - refreshed at txn boundary; assumed to be ^ ;
// XXX fh.pinned
// used on:
// - FileH.mmap (create new mapping)
......
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