From 58e631d01823afd60e52f3a09887f270a91889a0 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Tue, 10 May 2016 10:13:23 +0100 Subject: New upstream release 4.5.2. * Thanks for NMU of package rename. * New upstream release 4.5.2. * Upload using dgit. * Source-only upload. * btrfs-convert should not be included in the initramfs, but should be compiled. Using btrfs-convert is not a trivial operation, and especially not from a minimal shell. Also it is known to fail, and for a sophisticated user it is trivial to include it in the initramfs. Thus won't fix Closes: #801192 * No sponsorship required Closes: #823474 * Add Provides btrfs-tools-udeb to the -progs-udeb package. --- Documentation/btrfs-check.asciidoc | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'Documentation/btrfs-check.asciidoc') diff --git a/Documentation/btrfs-check.asciidoc b/Documentation/btrfs-check.asciidoc index 327a45d6..7371a23c 100644 --- a/Documentation/btrfs-check.asciidoc +++ b/Documentation/btrfs-check.asciidoc @@ -25,8 +25,12 @@ OPTIONS -s|--super :: use th superblock copy, valid values are 0 up to 2 if the respective superblock offset is within the filesystem +-b|--backup:: +use the first backup roots stored in the superblock that is valid --repair:: try to repair the filesystem +--readonly:: +run in read-only mode (default) --init-csum-tree:: create a new CRC tree and recalculate all checksums --init-extent-tree:: @@ -37,10 +41,12 @@ verify checksums of data blocks indicate progress at various checking phases --qgroup-report:: verify qgroup accounting and compare against filesystem accounting ---subvol-extents :: -show extent state for a subvolume ---tree-root :: +-E|--subvol-extents :: +show extent state for the given subvolume +-r|--tree-root :: use the given bytenr for the tree root +--chunk-root :: +use the given bytenr for the chunk tree root EXIT STATUS ----------- -- cgit v1.2.3