Userspace utilities to manage btrfs filesystems
Go to file
David Sterba 6cd836d7d9 btrfs-progs: ignore -a option in mkfs
Let mkfs accept '-a' option and not complain.  When a partition has non-zero
value in the fs_passno filed in /etc/fstab, the fsck is run but fails and boot
stops. As fsck does not break things currently, it's safe to ignore the option
and let the boot proceed.

Reference: https://bugzilla.novell.com/show_bug.cgi?id=655906

Signed-off-by: David Sterba <dsterba@suse.cz>
2013-01-17 18:34:40 +01:00
man btrfs-progs: remove '-h' from btrfs man page 2013-01-17 18:27:56 +01:00
.gitignore btrfs-progs: add a recovery utility to pull files from damanged filesystems 2011-10-27 12:49:54 -04:00
.hgignore
.hgtags
COPYING
INSTALL btrfs-progs-unstable: replace debug-tree to btrfs-debug-tree in INSTALL 2011-10-25 09:18:59 -04:00
Makefile Btrfs progs: quota groups support 2012-09-04 11:15:49 +02:00
bcp Btrfs-progs: Correct path munging in bcp 2011-10-25 09:18:58 -04:00
bit-radix.c
bit-radix.h
btrfs-corrupt-block.c Btrfs-progs, btrfs-corrupt-block: fix the wrong usage 2012-07-03 16:27:46 -04:00
btrfs-defrag.c new util: 'btrfs' 2010-03-11 13:45:47 -05:00
btrfs-image.c Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 2009-06-08 13:30:36 -04:00
btrfs-list.c Btrfs-progs: fix unaligned accesses 2013-01-17 18:27:53 +01:00
btrfs-list.h Btrfs-Progs: fix subvolumes's some full_path invaild problems. 2012-10-04 16:26:33 -04:00
btrfs-map-logical.c Btrfs-progs, btrfs-map-logical: Fix typo in usage 2012-07-03 16:27:46 -04:00
btrfs-select-super.c btrfsck: decode error properly 2011-10-25 09:18:59 -04:00
btrfs-show.c Deprecate btrfsctl, btrfs-show, btrfs-vol 2011-10-25 09:18:31 -04:00
btrfs-vol.c Btrfs-progs: only enforce a maximum size if we specify one 2012-10-02 13:02:48 +02:00
btrfs-zero-log.c btrfs-progs: make sure btrfs-zero-log writes something 2011-11-21 10:27:17 -05:00
btrfs.c Btrfs-progs: fix several complie warning 2012-10-04 16:26:31 -04:00
btrfsck.c btrfs-progs: ignore -a option in mkfs 2013-01-17 18:34:40 +01:00
btrfsctl.c avoid several strncpy-induced buffer overruns 2012-06-05 19:56:20 +01:00
btrfslabel.c Btrfs-progs: seg fault in get_label_unmounted 2012-10-04 16:26:32 -04:00
btrfslabel.h Add the "btrfs filesystem label" command 2011-10-25 09:18:31 -04:00
btrfstune.c
calc-size.c btrfs-progs: add a recovery utility to pull files from damanged filesystems 2011-10-27 12:49:54 -04:00
cmds-balance.c Btrfs-progs: allow multi-line command group synopsis 2012-02-08 18:55:51 +02:00
cmds-device.c Btrfs-progs: only enforce a maximum size if we specify one 2012-10-02 13:02:48 +02:00
cmds-filesystem.c Move parse_size() to utils.[hc] 2013-01-17 18:27:54 +01:00
cmds-inspect.c btrfs-progs: fix 32bit int/pointer cast warnings 2013-01-17 18:27:55 +01:00
cmds-qgroup.c Btrfs-progs: fix arguments check of qgroup limit 2012-10-02 13:02:51 +02:00
cmds-quota.c Btrfs progs: quota groups support 2012-09-04 11:15:49 +02:00
cmds-receive.c btrfs-progs: Receive: preserve ownership for symlinks, by using 'lchown' 2013-01-17 18:27:54 +01:00
cmds-scrub.c btrfs-progs: Fix getopt on arm platforms 2013-01-17 18:27:56 +01:00
cmds-send.c btrfs-progs: Fix getopt on arm platforms 2013-01-17 18:27:56 +01:00
cmds-subvolume.c Btrfs-progs: btrfs subvolume delete could delete subvolumes 2012-10-04 16:26:34 -04:00
commands.h Btrfs progs: quota groups support 2012-09-04 11:15:49 +02:00
common.c Btrfs-progs: rearrange files in the repo 2012-02-03 21:00:17 +02:00
convert.c Btrfs-progs: Fix compiler warnings on PPC64 2013-01-17 18:12:57 +01:00
crc32c.c Btrfs-progs: fix several complie warning 2012-10-04 16:26:31 -04:00
crc32c.h Btrfs-progs: fix several complie warning 2012-10-04 16:26:31 -04:00
ctree.c btrfsck: add early code to handle corrupted block groups 2012-02-22 10:59:55 -05:00
ctree.h Btrfs-progs: fix unaligned accesses 2013-01-17 18:27:53 +01:00
debug-tree.c btrfs-progs: update usage description for debug-tree.c 2013-01-17 18:27:55 +01:00
dir-item.c Fix unused-but-set errors in gcc-4.6 2011-10-25 09:18:32 -04:00
dir-test.c Btrfs: add btrfs-debug-tree -b <block number> to print a single block 2010-04-06 09:30:17 -04:00
disk-io.c btrfs-progs: check malloc() result 2013-01-17 18:27:55 +01:00
disk-io.h Add open_ctree_fs_info for partial FS opens 2012-02-05 16:11:48 -05:00
extent-cache.c Fix unused-but-set errors in gcc-4.6 2011-10-25 09:18:32 -04:00
extent-cache.h
extent-tree.c btrfsck: add early code to handle corrupted block groups 2012-02-22 10:59:55 -05:00
extent_io.c Allow extent_buffers to use more ram 2012-02-06 05:08:06 -05:00
extent_io.h
file-item.c btrfs-progs: Improvement for making btrfs image from source directory. 2011-10-25 09:19:00 -04:00
find-root.c btrfs-progs: add a recovery utility to pull files from damanged filesystems 2011-10-27 12:49:54 -04:00
hash.h
hasher.c
help.c Btrfs-progs: allow multi-line command group synopsis 2012-02-08 18:55:51 +02:00
inode-item.c
inode-map.c
ioctl-test.c Test the additional ioctl. 2011-10-25 09:18:58 -04:00
ioctl.h Btrfs progs: quota groups support 2012-09-04 11:15:49 +02:00
kerncompat.h Btrfs-progs: Fix compiler warnings on PPC64 2013-01-17 18:12:57 +01:00
list.h
mkfs.c Move parse_size() to utils.[hc] 2013-01-17 18:27:54 +01:00
print-tree.c btrfs-progs: pretty print key in extent_item 2012-10-04 16:26:34 -04:00
print-tree.h Btrfs: add btrfs-debug-tree -b <block number> to print a single block 2010-04-06 09:30:17 -04:00
qgroup.c Btrfs progs: quota groups support 2012-09-04 11:15:49 +02:00
qgroup.h Btrfs progs: quota groups support 2012-09-04 11:15:49 +02:00
quick-test.c Btrfs: add btrfs-debug-tree -b <block number> to print a single block 2010-04-06 09:30:17 -04:00
radix-tree.c
radix-tree.h
random-test.c Btrfs: add btrfs-debug-tree -b <block number> to print a single block 2010-04-06 09:30:17 -04:00
rbtree.c
rbtree.h
repair.c Btrfsck: add the ability to prune corrupt extent allocation tree blocks 2012-02-21 14:37:21 -05:00
repair.h Btrfsck: add the ability to prune corrupt extent allocation tree blocks 2012-02-21 14:37:21 -05:00
restore.c btrfs-progs: print the right mount checking info in restore.c 2013-01-17 18:27:55 +01:00
root-tree.c
send-stream.c Btrfs-progs: add btrfs send/receive commands 2012-07-26 14:51:27 -04:00
send-stream.h Btrfs-progs: add btrfs send/receive commands 2012-07-26 14:51:27 -04:00
send-utils.c Btrfs-progs: restructure list_subvolumes 2012-10-04 16:26:32 -04:00
send-utils.h Btrfs-progs: add btrfs send/receive commands 2012-07-26 14:51:27 -04:00
send.h Btrfs-progs: add btrfs send/receive commands 2012-07-26 14:51:27 -04:00
show-blocks
transaction.h
utils.c btrfs-progs: plug memory leaks in btrfs_scan_one_dir() reported by cppcheck. 2013-01-17 18:27:55 +01:00
utils.h Move parse_size() to utils.[hc] 2013-01-17 18:27:54 +01:00
version.sh version.sh: fix version when built from tarball 2013-01-17 18:13:03 +01:00
volumes.c Btrfs-progs: fix unaligned accesses 2013-01-17 18:27:53 +01:00
volumes.h btrfsck: add early code to handle corrupted block groups 2012-02-22 10:59:55 -05:00