summaryrefslogtreecommitdiff
path: root/fs/bcachefs/nocow_locking.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: More assertions for nocow lockingKent Overstreet1-8/+29
2023-10-23bcachefs: Add an assert to bch2_bucket_nocow_unlock()Kent Overstreet1-0/+4
2023-10-23bcachefs: Improved nocow lockingKent Overstreet1-5/+109
2023-10-23bcachefs: Inline bch2_two_state_(trylock|unlock)Kent Overstreet1-1/+1
2023-10-23bcachefs: Nocow supportKent Overstreet1-0/+15