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

.

parent 9d6b947b
......@@ -749,8 +749,8 @@ retry:
return make_pair(nil, E(err));
}
// XXX ensure f<foid>@ wconn.at exists
// XXX else we get pins to non-existing state from wcfs, pinner replies nak, wcfs sends SIGBUS.
// TODO ensure f<foid>@ wconn.at exists
// TODO else we get pins to non-existing state from wcfs, pinner replies nak, wcfs sends SIGBUS.
//
// TODO -> better teach wcfs to reject "watch <foid> @at" for @at where f did not existed.
// (see test_wcfs_watch_before_create)
......
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