From: David Arendt <admin-/LHdS3kC8BfYtjvyW6yDsg@public.gmane.org>
To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: patch to fix two little typos in comments
Date: Mon, 05 Apr 2010 15:42:29 +0200 [thread overview]
Message-ID: <4BB9E8C5.5040300@prnet.org> (raw)
[-- 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.
next reply other threads:[~2010-04-05 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-05 13:42 David Arendt [this message]
[not found] ` <4BB9E8C5.5040300-/LHdS3kC8BfYtjvyW6yDsg@public.gmane.org>
2010-04-06 16:24 ` patch to fix two little typos in comments Ryusuke Konishi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BB9E8C5.5040300@prnet.org \
--to=admin-/lhds3kc8bfytjvyw6ydsg@public.gmane.org \
--cc=linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.