Project

General

Profile

CephFS Code Walkthroughs » History » Version 8

« Previous - Version 8/65 (diff) - Next » - Current version
Patrick Donnelly, 04/19/2021 05:48 PM


CephFS Code Walkthroughs

The CephFS Code Walkthrough meetings will be used to establish a durable knowledge base for CephFS developers.

This weekly meeting will occur every Monday at 14:00 UTC / 10 AM EDT at: https://bluejeans.com/908675367

Developers may pick a topic from the below list or create their own.

Scheduled Topics

2021-04-26: Patrick Donnelly - MDSMonitor

Past Topics

2021-04-19: Venky Shankar - CephFS Mirroring

Open Topics

  • Capability Revoke
  • Capability Grant
  • cephfs-data-scan
  • MDS Scrub
  • MDS path traversal
  • Client path traversal
  • MDS Balancer (!Migration)
  • MDS Migrator
  • MDS Locker (break up as necessary, very large topic)
  • MDS MDCache rejoin
  • MDS MDCache resolve
  • MDS CDir (directory fragment)
  • MDS CDir Fragment/Merge
  • MDS Subtree management
  • MDS OpenFileTable
  • MDS <-> MDS messages
  • Client auth MDS picking for requests
  • MDS Journal on-disk format (cephfs-journal-tool examples)
  • MDS on-disk metadata format (CInode, CDir, CDentry) *