typo

Michael Spradling
2024-12-04 22:40:46 -05:00
parent a6334674e7
commit af21bceffd
+1 -1
@@ -27,7 +27,7 @@ Knowing all the peers, one filer will keep its own metadata updated:
This is tightly related to FUSE Mount, which streams filer meta data changes from one filer. When using multiple filers but without peer file metadata updates, a FUSE mount can only see the changes applied to the connected filer.
So aggregating metadata updates form its peers is required when the filers are using either shared or dedicated filer stores.
So aggregating metadata updates from its peers is required when the filers are using either shared or dedicated filer stores.
```
FUSE mount <----> filer1 -- filer2