From c58e4d40bf6ce3f40323992565a6c0464d82ea26 Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 16 Mar 2016 19:03:05 +0100 Subject: btrfs-progs: docs: fi defrag, make some paragraphs more visible Signed-off-by: David Sterba --- Documentation/btrfs-filesystem.asciidoc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Documentation') diff --git a/Documentation/btrfs-filesystem.asciidoc b/Documentation/btrfs-filesystem.asciidoc index ff8ff230..dc032faa 100644 --- a/Documentation/btrfs-filesystem.asciidoc +++ b/Documentation/btrfs-filesystem.asciidoc @@ -97,6 +97,14 @@ snapshots or de-duplicated data). This may cause considerable increase of space usage depending on the broken up ref-links. + +NOTE: Directory arguments without '-r' do not defragment files recursively but will +defragment certain internal trees (extent tree and the subvolume tree). This has been +confusing and could be removed in the future. ++ +For 'start', 'len', 'size' it is possible to append +units designator: \'K', \'M', \'G', \'T', \'P', or \'E', which represent +KiB, MiB, GiB, TiB, PiB, or EiB, respectively (case does not matter). ++ `Options` + -v:::: @@ -117,14 +125,6 @@ defragmentation will start from the given offset, default is beginning of a file defragment only up to 'len' bytes, default is the file size -t [kKmMgGtTpPeE]:::: target extent size, do not touch extents bigger than 'size' -+ -For 'start', 'len', 'size' it is possible to append -units designator: \'K', \'M', \'G', \'T', \'P', or \'E', which represent -KiB, MiB, GiB, TiB, PiB, or EiB, respectively (case does not matter). -+ -NOTE: Directory arguments without '-r' do not defragment files recursively but will -defragment certain internal trees (extent tree and the subvolume tree). This has been -confusing and could be removed in the future. *du* [options] [..]:: Calculate disk usage of the target files using FIEMAP. For individual -- cgit v1.2.3