Commit e471cb59 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent cf77198f
......@@ -231,7 +231,7 @@ struct _FileH : object {
Conn wconn;
zodb::Oid foid; // ZBigFile root object ID (does not change after fileh open)
// protect by wconn.mu
// protect by wconn.filehMu
_FileHState _state; // opening/opened/closing/closed
int _nopen; // number of times Conn.open returned this fileh
......
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