summaryrefslogtreecommitdiff
path: root/utils.h
Commit message (Expand)AuthorAge
* btrfs-progs: constify string arguments where appropriateDavid Sterba2016-10-03
* btrfs-progs: remove stray function declarationDavid Sterba2016-10-03
* btrfs-progs: mkfs: use preallocated buffers for config uuidsDavid Sterba2016-09-21
* btrfs-progs: build: add more debugging featuresDavid Sterba2016-08-22
* btrfs-progs: refactor and extend btrfs_prepare_device argumentsDavid Sterba2016-07-28
* btrfs-progs: new helper for option parsing, more permissive for "no options"David Sterba2016-06-17
* btrfs-progs: utils: Introduce new function for convertQu Wenruo2016-06-07
* btrfs-progs: use wider int type in btrfs_min_global_blk_rsv_sizeDavid Sterba2016-06-03
* btrfs-progs: utils: Introduce new pseudo random APIQu Wenruo2016-06-01
* btrfs-progs: fix re-declared get_device_info()Anand Jain2016-05-02
* btrfs-progs: replace leafsize with nodesizeDavid Sterba2016-05-02
* btrfs-progs: rename __strncpy__null to __strncpy_nullDavid Sterba2016-03-30
* btrfs-progs: cleanup block group helpers typesDavid Sterba2016-03-30
* btrfs-progs: utils: make more arguments constDavid Sterba2016-03-30
* btrfs-progs: rename get_subvol_name() to subvol_strip_mountpoint()Anand Jain2016-03-30
* btrfs-progs: create get_subvol_info()Anand Jain2016-03-30
* btrfs-progs: move get_subvol_name() to utils.cAnand Jain2016-03-30
* btrfs-progs: move test_issubvolume() to utils.cAnand Jain2016-03-30
* btrfs-progs: libbtrfs: remove max/min macros from APIOndrej Kozina2016-03-14
* btrfs-progs: introduce helper for parsing args without optionsDavid Sterba2016-01-14
* btrfs-progs: add function attributes for the printf-likeDavid Sterba2016-01-12
* btrfs-progs: Introduce new members for btrfs_convert_contextQu Wenruo2016-01-12
* btrfs-progs: mkfs: allow --data DUP for single deviceZhao Lei2015-11-26
* btrfs-progs: utils: rename helpinfo unit vairablesDavid Sterba2015-11-06
* Btrfs-progs: Do not force mixed block group creation unless '-M' option is sp...Chandan Rajendra2015-11-02
* btrfs-progs: move is_numerical() helper to utils and renameAnand Jain2015-11-02
* btrfs-progs: use btrfs_open_dir in open_path_or_dev_mntZhao Lei2015-11-02
* btrfs-progs: Introduce warning and error for common useZhao Lei2015-10-21
* btrfs-progs: utils: Check nodesize against featuresQu Wenruo2015-10-02
* btrfs-progs: provide fail safe for BTRFS_IOC_GET_FSLABEL ioctlAnand Jain2015-10-02
* btrfs-progs: Introduce get_unit_mode_from_arg for common useZhao Lei2015-08-31
* btrfs-progs: Introduce btrfs_open_dir wrapperZhao Lei2015-08-31
* btrfs-progs: drop unused parameter from make_btrfsDavid Sterba2015-07-01
* btrfs-progs: move make_btrfs arguments to a structDavid Sterba2015-07-01
* btrfs-progs: add helper for copying pathsDavid Sterba2015-06-12
* btrfs-progs: use less memory for pretty_size_mode buffersDavid Sterba2015-06-11
* btrfs-progs: print error within test_num_disk_vs_raidDavid Sterba2015-06-11
* btrfs-progs: print error within test_dev_for_mkfsDavid Sterba2015-06-11
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-11
* btrfs-progs: fix argv0_buf handlingDavid Sterba2015-06-09
* btrfs-progs: convert: allow to set filesystem featuresDavid Sterba2015-06-04
* btrfs-progs: add function to stringify filesystem featuresDavid Sterba2015-06-04
* btrfs-progs: mkfs: check metadata redundancySam Tygier2015-06-02
* btrfs-progs: btrfs_scan_block_devices is unused function delete itAnand Jain2015-05-14
* btrfs-progs: print fs features filtered by a maskDavid Sterba2015-04-07
* btrfs-progs: move feature parsing from mkfs to utilsDavid Sterba2015-04-07
* btrfs-progs: mkfs, deprecate leafsize and clean up the codeDavid Sterba2015-04-07
* btrfs-progs: Move parse_qgroupid() to utils.cQu Wenruo2015-03-24
* btrfs-progs: mkfs: Move out some nodesize codeSebastian Thorarensen2015-03-23
* btrfs-progs: define common geopt values for unit suffixesDavid Sterba2015-01-21