Skip to content

Commit

Permalink
os/bluestore/bluefs: Reorganize BlueFS state variables
Browse files Browse the repository at this point in the history
Reorganize BlueFS state variables into separate domains: 1) log, 2) dirty, 3) nodes.
Each has separate lock. This change is intended to make it easier to control which locks
need to be held when specific elements are modified.

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
  • Loading branch information
aclamk committed Dec 23, 2021
1 parent e74474d commit b661fa2
Show file tree
Hide file tree
Showing 2 changed files with 259 additions and 244 deletions.

0 comments on commit b661fa2

Please sign in to comment.