Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 319 Bytes

index.md

File metadata and controls

8 lines (5 loc) · 319 Bytes

Monitor thread

The OFS monitor thread is a thread, started in the init function of FUSE callbacks. This means, each OFS managed mount point has its own monitor thread.

This thread is responisble for:

  • monitoring the network connection
  • synchronizing remote share and local cache on demand