Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2012 11:44:50 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r236446 - stable/9/sys/fs/nfsclient
Message-ID:  <201206021144.q52Bio2J086930@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Sat Jun  2 11:44:50 2012
New Revision: 236446
URL: http://svn.freebsd.org/changeset/base/236446

Log:
  MFC r236313:
  Capitalize start of sentence.

Modified:
  stable/9/sys/fs/nfsclient/nfs_clbio.c
Directory Properties:
  stable/9/sys/   (props changed)
  stable/9/sys/fs/   (props changed)

Modified: stable/9/sys/fs/nfsclient/nfs_clbio.c
==============================================================================
--- stable/9/sys/fs/nfsclient/nfs_clbio.c	Sat Jun  2 11:39:40 2012	(r236445)
+++ stable/9/sys/fs/nfsclient/nfs_clbio.c	Sat Jun  2 11:44:50 2012	(r236446)
@@ -1178,7 +1178,7 @@ again:
 		 * significant cache coherency problems with multiple clients,
 		 * especially if locking is implemented later on.
 		 *
-		 * as an optimization we could theoretically maintain
+		 * As an optimization we could theoretically maintain
 		 * a linked list of discontinuous areas, but we would still
 		 * have to commit them separately so there isn't much
 		 * advantage to it except perhaps a bit of asynchronization.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206021144.q52Bio2J086930>