update mount read

Chris Lu 2021-01-22 19:26:32 -08:00
parent 9f9e15025d
commit 5589a46af9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

After

Width:  |  Height:  |  Size: 73 KiB

@ -4,7 +4,7 @@ WeedMount.Start{
} }
fileContent = WeedMount.ReadFile{ fileContent = WeedMount.ReadFile{
location = WeedFiler.LookupVolumeId{ location = WeedFiler.LookupVolumeId{
location = Master.LookupVolumeId{} location = CachedLookup{}
} }
chunks = VolumeServer.ReadChunks(){} chunks = VolumeServer.ReadChunks(){}
} }