Commit d2a62f6c authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d4c3ca91
...@@ -1234,7 +1234,7 @@ retry: ...@@ -1234,7 +1234,7 @@ retry:
log.Errorf("BUG: bigfile %s: blk %d: -> pagecache: %s (ignoring, but reading from bigfile will be very slow)", oid, blk, st) log.Errorf("BUG: bigfile %s: blk %d: -> pagecache: %s (ignoring, but reading from bigfile will be very slow)", oid, blk, st)
} }
// -------- invalidation protocol serving/notification -------- // -------- invalidation protocol notification/serving --------
// pin makes sure that file[blk] on client side is the same as of @rev state. // pin makes sure that file[blk] on client side is the same as of @rev state.
// //
......
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