summaryrefslogtreecommitdiff
path: root/fs/bcachefs/snapshot.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Convert more code to bch_err_msg()Kent Overstreet1-3/+3
2023-10-23bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()Kent Overstreet1-1/+3
2023-10-23bcachefs: Fix snapshot_skiplist_good()Kent Overstreet1-20/+10
2023-10-23bcachefs: bch2_propagate_key_to_snapshot_leaves()Kent Overstreet1-1/+90
2023-10-23bcachefs: Cleanup redundant snapshot nodesKent Overstreet1-28/+222
2023-10-23bcachefs: Fix is_ancestor bitmapKent Overstreet1-21/+43
2023-10-23bcachefs: move check_pos_snapshot_overwritten() to snapshot.cKent Overstreet1-0/+34
2023-10-23bcachefs: Split out snapshot.cKent Overstreet1-0/+1358