projects
/
platform
/
upstream
/
btrfs-progs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ac307
)
btrfs-progs: docs: clarify trim after mkfs -K
author
David Sterba
<dsterba@suse.com>
Tue, 6 Dec 2016 17:26:31 +0000
(18:26 +0100)
committer
David Sterba
<dsterba@suse.com>
Wed, 14 Dec 2016 14:06:35 +0000
(15:06 +0100)
A user question on IRC about mkfs -K and mount with discard.
Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/mkfs.btrfs.asciidoc
patch
|
blob
|
history
diff --git
a/Documentation/mkfs.btrfs.asciidoc
b/Documentation/mkfs.btrfs.asciidoc
index
9b1d45a
..
cfd03ab
100644
(file)
--- a/
Documentation/mkfs.btrfs.asciidoc
+++ b/
Documentation/mkfs.btrfs.asciidoc
@@
-100,6
+100,8
@@
bytes and must not contain newline characters.
*-K|--nodiscard*::
Do not perform whole device TRIM operation on devices that are capable of that.
+This does not affect discard/trim operation when the filesystem is mounted.
+Please see the mount option 'discard' for that in `btrfs`(5).
*-r|--rootdir <rootdir>*::
Populate the toplevel subvolume with files from 'rootdir'. This does not