Commit 96fad146 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 3d0b0a68
......@@ -72,7 +72,7 @@ digraph {
zbtree2file [label="BTree/Bucket → file/[]#blk"]
δBTree [label="δ(BTree)"]
fuseRetrieveCache [label="FUSE:\nretrieve cache"]
fuseRetrieveCache [label="FUSE:\nretrieve cache", style=filled fillcolor=grey95]
wcfsRead [label="read(#blk)"]
......
......@@ -174,7 +174,7 @@
<!-- fuseRetrieveCache -->
<g id="node11" class="node">
<title>fuseRetrieveCache</title>
<ellipse fill="none" stroke="#000000" cx="682.8112" cy="-188.6102" rx="65.1077" ry="26.7407"/>
<ellipse fill="#f2f2f2" stroke="#000000" cx="682.8112" cy="-188.6102" rx="65.1077" ry="26.7407"/>
<text text-anchor="middle" x="682.8112" y="-192.4102" font-family="Times,serif" font-size="14.00" fill="#000000">FUSE:</text>
<text text-anchor="middle" x="682.8112" y="-177.4102" font-family="Times,serif" font-size="14.00" fill="#000000">retrieve cache</text>
</g>
......
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