summaryrefslogtreecommitdiff
path: root/utils.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs-progs: introduce helper for parsing args without optionsDavid Sterba2016-01-141-0/+1
* btrfs-progs: add function attributes for the printf-likeDavid Sterba2016-01-121-0/+4
* btrfs-progs: Introduce new members for btrfs_convert_contextQu Wenruo2016-01-121-0/+4
* btrfs-progs: mkfs: allow --data DUP for single deviceZhao Lei2015-11-261-1/+1
* btrfs-progs: utils: rename helpinfo unit vairablesDavid Sterba2015-11-061-2/+2
* Btrfs-progs: Do not force mixed block group creation unless '-M' option is sp...Chandan Rajendra2015-11-021-1/+1
* btrfs-progs: move is_numerical() helper to utils and renameAnand Jain2015-11-021-0/+1
* btrfs-progs: use btrfs_open_dir in open_path_or_dev_mntZhao Lei2015-11-021-1/+1
* btrfs-progs: Introduce warning and error for common useZhao Lei2015-10-211-0/+55
* btrfs-progs: utils: Check nodesize against featuresQu Wenruo2015-10-021-1/+1
* btrfs-progs: provide fail safe for BTRFS_IOC_GET_FSLABEL ioctlAnand Jain2015-10-021-0/+1
* btrfs-progs: Introduce get_unit_mode_from_arg for common useZhao Lei2015-08-311-0/+24
* btrfs-progs: Introduce btrfs_open_dir wrapperZhao Lei2015-08-311-0/+1
* btrfs-progs: drop unused parameter from make_btrfsDavid Sterba2015-07-011-1/+1
* btrfs-progs: move make_btrfs arguments to a structDavid Sterba2015-07-011-3/+12
* btrfs-progs: add helper for copying pathsDavid Sterba2015-06-121-0/+1
* btrfs-progs: use less memory for pretty_size_mode buffersDavid Sterba2015-06-111-6/+1
* btrfs-progs: print error within test_num_disk_vs_raidDavid Sterba2015-06-111-1/+1
* btrfs-progs: print error within test_dev_for_mkfsDavid Sterba2015-06-111-1/+1
* btrfs-progs: accept --help as option in the standalone utilitiesDavid Sterba2015-06-111-0/+2
* btrfs-progs: fix argv0_buf handlingDavid Sterba2015-06-091-0/+2
* btrfs-progs: convert: allow to set filesystem featuresDavid Sterba2015-06-041-0/+13
* btrfs-progs: add function to stringify filesystem featuresDavid Sterba2015-06-041-0/+1
* btrfs-progs: mkfs: check metadata redundancySam Tygier2015-06-021-0/+1
* btrfs-progs: btrfs_scan_block_devices is unused function delete itAnand Jain2015-05-141-1/+0
* btrfs-progs: print fs features filtered by a maskDavid Sterba2015-04-071-1/+1
* btrfs-progs: move feature parsing from mkfs to utilsDavid Sterba2015-04-071-0/+9
* btrfs-progs: mkfs, deprecate leafsize and clean up the codeDavid Sterba2015-04-071-2/+2
* btrfs-progs: Move parse_qgroupid() to utils.cQu Wenruo2015-03-241-0/+1
* btrfs-progs: mkfs: Move out some nodesize codeSebastian Thorarensen2015-03-231-0/+2
* btrfs-progs: define common geopt values for unit suffixesDavid Sterba2015-01-211-2/+8
* btrfs-progs: unify header file inclusion protectionsDavid Sterba2015-01-211-2/+2
* btrfs-progs: Allow debug-tree to be executed on regular file.Qu Wenruo2015-01-091-0/+1
* btrfs-progs: move check_arg_type() to util.cGui Hecheng2014-12-291-0/+1
* btrfs-progs: move contents of math.h to utils.h and deleteDavid Sterba2014-12-191-0/+9
* btrfs-progs: cleanup: avoid to use literal for getopt valSatoru Takeuchi2014-12-191-0/+3
* btrfs-progs: basic support for TREE_SEARCH_V2 ioctlDavid Sterba2014-12-101-0/+2
* btrfs-progs: Add count_digits() function to help calculate filename len.Qu Wenruo2014-12-101-0/+18
* btrfs-progs: Add command btrfs filesystem disk-usageGoffredo Baroncelli2014-12-041-0/+5
* btrfs-progs: Enhance the command btrfs filesystem dfGoffredo Baroncelli2014-12-041-0/+1
* btrfs-progs: move group type and profile pretty printers to utilsDavid Sterba2014-12-041-0/+2
* btrfs-progs: use proper size for argv0 substitutionDavid Sterba2014-11-181-1/+1
* btrfs-progs: optimize btrfs_scan_lblkid() for multiple callsAnand Jain2014-11-031-1/+1
* btrfs-progs: introduce btrfs_register_all_device()Anand Jain2014-11-031-0/+1
* btrfs-progs: code optimize cmd_scan_dev() use btrfs_register_one_device()Anand Jain2014-11-031-1/+1
* Btrfs-progs: check, ability to detect and fix outdated snapshot root itemsFilipe Manana2014-10-171-0/+2
* btrfs-progs: add options to tune units for fi df outputDavid Sterba2014-10-101-8/+22
* btrfs-progs: extend pretty printers with unit modeDavid Sterba2014-10-101-6/+15
* btrfs-progs: remove scan_for_btrfs()Anand Jain2014-10-101-1/+0
* btrfs-progs: remove BTRFS_SCAN_PROC scan methodAnand Jain2014-10-101-3/+2