* patch to fix two little typos in comments
@ 2010-04-05 13:42 David Arendt
[not found] ` <4BB9E8C5.5040300-/LHdS3kC8BfYtjvyW6yDsg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: David Arendt @ 2010-04-05 13:42 UTC (permalink / raw)
To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: comments.patch --]
[-- Type: text/plain, Size: 1261 bytes --]
diff -ur nilfs2-utils.orig/sbin/cleanerd/cldconfig.h nilfs2-utils/sbin/cleanerd/cldconfig.h
--- nilfs2-utils.orig/sbin/cleanerd/cldconfig.h 2010-04-05 15:37:50.870500143 +0200
+++ nilfs2-utils/sbin/cleanerd/cldconfig.h 2010-04-05 15:39:27.359360247 +0200
@@ -77,7 +77,7 @@
* @cf_min_clean_segments: low threshold on the number of free segments
* @cf_max_clean_segments: high threshold on the number of free segments
* @cf_clean_check_interval: cleaner check interval
- * @cf_nsegments_per_clean number of segments reclaimed per clean cycle
+ * @cf_nsegments_per_clean: number of segments reclaimed per clean cycle
* @cf_cleaning_interval: cleaning interval
* @cf_use_mmap: flag that indicate using mmap
* @cf_log_priority: log priority level
diff -ur nilfs2-utils.orig/sbin/cleanerd/nilfs_cleanerd.conf nilfs2-utils/sbin/cleanerd/nilfs_cleanerd.conf
--- nilfs2-utils.orig/sbin/cleanerd/nilfs_cleanerd.conf 2010-04-05 15:37:50.870500143 +0200
+++ nilfs2-utils/sbin/cleanerd/nilfs_cleanerd.conf 2010-04-05 15:38:34.406684384 +0200
@@ -37,7 +37,7 @@
# The maximum number of segments to be cleaned at a time.
nsegments_per_clean 2
-# Cleaning interval in second.
+# Cleaning interval in seconds.
cleaning_interval 5
# Retry interval in seconds.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-04-06 16:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 13:42 patch to fix two little typos in comments David Arendt
[not found] ` <4BB9E8C5.5040300-/LHdS3kC8BfYtjvyW6yDsg@public.gmane.org>
2010-04-06 16:24 ` Ryusuke Konishi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.