aboutsummaryrefslogtreecommitdiff
path: root/util-linux/fstrim.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/fstrim.c')
-rw-r--r--util-linux/fstrim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/fstrim.c b/util-linux/fstrim.c
index 6d673002f..c28e67270 100644
--- a/util-linux/fstrim.c
+++ b/util-linux/fstrim.c
@@ -8,7 +8,7 @@
8 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 8 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
9 */ 9 */
10//config:config FSTRIM 10//config:config FSTRIM
11//config: bool "fstrim (4.4 kb)" 11//config: bool "fstrim (4.6 kb)"
12//config: default y 12//config: default y
13//config: help 13//config: help
14//config: Discard unused blocks on a mounted filesystem. 14//config: Discard unused blocks on a mounted filesystem.