summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/disk_groups.c
AgeCommit message (Expand)AuthorLines
2023-10-22bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet-49/+38
2023-10-22bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet-6/+34
2023-10-22bcachefs: Kill bch_scnmemcpy()Kent Overstreet-5/+4
2023-10-22bcachefs: Improved superblock-related error messagesKent Overstreet-29/+33
2023-10-22bcachefs: Fix a couple null ptr derefs when no disk groups existKent Overstreet-2/+2
2023-10-22bcachefs: Fix disk groups not being updated when set via sysfsKent Overstreet-1/+6
2023-10-22bcachefs: revamp to_text methodsKent Overstreet-36/+20
2023-10-22bcachefs: Initial commitKent Overstreet-0/+494