summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/opts.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet2024-04-131-4/+25
* bcachefs: Improve -o norecovery; opts.recovery_pass_limitKent Overstreet2024-03-311-0/+4
* bcachefs: intercept mountoption value for bool typeHongbo Li2024-03-131-1/+1
* bcachefs: fix the error code when mounting with incorrect options.Hongbo Li2024-03-131-3/+3
* bcachefs: bch2_prt_compression_type()Kent Overstreet2024-01-211-1/+1
* bcachefs: helpers for printing data typesKent Overstreet2024-01-211-1/+1
* bcachefs: BCH_ERR_opt_parse_errorKent Overstreet2024-01-011-2/+2
* bcachefs: Replace ERANGE with private error codesKent Overstreet2023-11-051-2/+2
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-5/+0
* bcachefs: Guard against unknown compression optionsKent Overstreet2023-10-311-0/+3
* bcachefs: bch2_btree_id_str()Kent Overstreet2023-10-311-2/+1
* bcachefs: Add iops fields to bch_memberHunter Shaffer2023-10-221-0/+5
* bcachefs: Ignore unknown mount optionsKent Overstreet2023-10-221-1/+2
* bcachefs: Handle weird opt string from sys_fsconfig()Kent Overstreet2023-10-221-0/+7
* bcachefs: Assorted fixes for clangKent Overstreet2023-10-221-4/+4
* bcachefs: Consolidate btree id propertiesKent Overstreet2023-10-221-1/+1
* bcachefs: fix_errors option is now a proper enumKent Overstreet2023-10-221-30/+72
* bcachefs: bch_opt_fnKent Overstreet2023-10-221-9/+4
* bcachefs: version_upgrade is now an enumKent Overstreet2023-10-221-0/+5
* bcachefs: bch2_version_to_text()Kent Overstreet2023-10-221-5/+0
* bcachefs: bch2_inode_opts_get()Kent Overstreet2023-10-221-14/+3
* bcachefs: Improve bch2_inode_opts_to_opts()Kent Overstreet2023-10-221-11/+0
* bcachefs: Improve an error messageKent Overstreet2023-10-221-0/+1
* bcachefs: Printbuf reworkKent Overstreet2023-10-221-18/+18
* bcachefs: Add some missing error messagesKent Overstreet2023-10-221-4/+20
* bcachefs: Fix pr_buf() callsKent Overstreet2023-10-221-1/+1
* bcachefs: Better superblock opt validationKent Overstreet2023-10-221-28/+22
* bcachefs: x-macro metadata version enumKent Overstreet2023-10-221-1/+6
* bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet2023-10-221-12/+33
* bcachefs: bch2_journal_entry_to_text()Kent Overstreet2023-10-221-0/+10
* bcachefs: Kill non-lru cache replacement policiesKent Overstreet2023-10-221-5/+0
* bcachefs: Option improvementsKent Overstreet2023-10-221-53/+118
* bcachefs: Print out OPT_SECTORS options in bytesKent Overstreet2023-10-221-1/+1
* bcachefs: More enum stringsKent Overstreet2023-10-221-0/+15
* bcachefs: Subvolumes, snapshotsKent Overstreet2023-10-221-1/+2
* bcachefs: Ensure bad d_type doesn't oops in bch2_dirent_to_text()Kent Overstreet2023-10-221-1/+1
* bcachefs: bch2_d_types[]Kent Overstreet2023-10-221-0/+12
* bcachefs: Fix error in parsing of mount optionsDan Robertson2023-10-221-5/+22
* bcachefs: Use x-macros for more enumsKent Overstreet2023-10-221-36/+9
* bcachefs: Rename BTREE_ID enums for consistency with other enumsKent Overstreet2023-10-221-0/+7
* bcachefs: Use x-macros for compat feature bitsKent Overstreet2023-10-221-0/+7
* bcachefs: Fix for passing target= opts as mount optsKent Overstreet2023-10-221-3/+4
* bcachefs: Use x-macros for data typesKent Overstreet2023-10-221-6/+3
* bcachefs: Convert some enums to x-macrosKent Overstreet2023-10-221-7/+13
* bcachefs: bch2_check_set_feature()Kent Overstreet2023-10-221-9/+2
* bcachefs: Lots of option handling improvementsKent Overstreet2023-10-221-14/+33
* bcachefs: use x-macros more consistentlyKent Overstreet2023-10-221-8/+8
* bcachefs: Erasure codingKent Overstreet2023-10-221-0/+26
* bcachefs: Check for unsupported featuresKent Overstreet2023-10-221-0/+15
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-18/+18