Commit 9d6b947b authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 66af1ea1
......@@ -559,8 +559,6 @@ error _Conn::__pin1(PinReq *req) {
// on error don't need to continue with other mappings - all fileh and
// all mappings become marked invalid on pinner failure.
//
// XXX all call wconn._down from here under wconn._filehMu lock?
if (err != nil)
return err;
......
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