btrfs-progs: document snapshot unaware defrag
authorChristoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Sun, 27 Dec 2015 02:41:28 +0000 (03:41 +0100)
committerDavid Sterba <dsterba@suse.com>
Tue, 12 Jan 2016 14:01:06 +0000 (15:01 +0100)
commitd0ba996f5f0a66d9816876f2d9c939ed2c2bdd32
tree241ce5068afcbc3a0b94bf45629dba62c77770cf
parent894c346714e0ba9784b1ccb1e5cbb39f9e2e6245
btrfs-progs: document snapshot unaware defrag

In btrfs-filesystem(8), improved the documentation of snapshot unaware
defragmentation and included the exact kernel version numbers being affected as
well as the possible effects.
No longer use the word "unlink" which is easily understood as "deleting a file".
Moved the warning more to the beginning of "defragment" subcommand's
documentation where it's more visible to readers.

Added the same warning to the "autodefrag" option of btrfs-mount(5).

Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Documentation/btrfs-filesystem.asciidoc
Documentation/btrfs-mount.asciidoc