update read diagram

Chris Lu 2020-10-22 20:22:38 -07:00
parent d5372d1055
commit edf6ea798e
2 changed files with 4 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 84 KiB

@ -1,7 +1,8 @@
fileContent = WeedMount.ReadFile{
metadata = WeedFiler.ReadMetaData{
metadata = FilerStore.ReadMetaData{}
WeedMount.Start{
meta_updates = WeedFiler.Subscribe{
}
}
fileContent = WeedMount.ReadFile{
location = WeedFiler.LookupVolumeId{
location = Master.LookupVolumeId{}
}