aboutsummaryrefslogtreecommitdiff
path: root/util-linux/fsfreeze.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/fsfreeze.c')
-rw-r--r--util-linux/fsfreeze.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/fsfreeze.c b/util-linux/fsfreeze.c
index fb0b3c4bd..6e2ff0a54 100644
--- a/util-linux/fsfreeze.c
+++ b/util-linux/fsfreeze.c
@@ -7,7 +7,6 @@
7//config:config FSFREEZE 7//config:config FSFREEZE
8//config: bool "fsfreeze (3.5 kb)" 8//config: bool "fsfreeze (3.5 kb)"
9//config: default y 9//config: default y
10//config: select PLATFORM_LINUX
11//config: select LONG_OPTS 10//config: select LONG_OPTS
12//config: help 11//config: help
13//config: Halt new accesses and flush writes on a mounted filesystem. 12//config: Halt new accesses and flush writes on a mounted filesystem.